servo/components/fonts
Jonathan Schwender 7957d11b5d
ohos: Add fallback font for serif (#32555)
The fallback behavior seems to have changed recently.
Now we need to explicitly add a fallback for `serif`
otherwise no font is selected.

Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
2024-06-20 06:51:38 +00:00
..
platform ohos: Add fallback font for serif (#32555) 2024-06-20 06:51:38 +00:00
tests Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
Cargo.toml Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
font.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
font_cache_thread.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
font_context.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
font_store.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
font_template.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
glyph.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
lib.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
shaper.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00