servo/components/gfx
Martin Robinson 3ccc79c5e7
fonts: Merge Noto fallback lists (#32463)
On platforms that ship Noto, the list of fallback fonts can be shared.
This reduces code duplcation and makes it easier to keep up to date with
changes in Noto.
2024-06-13 13:49:24 +00:00
..
platform fonts: Merge Noto fallback lists (#32463) 2024-06-13 13:49:24 +00:00
tests base: Remove ucd dependency (#32424) 2024-06-03 17:10:01 +00:00
text base: Remove ucd dependency (#32424) 2024-06-03 17:10:01 +00:00
Cargo.toml base: Remove ucd dependency (#32424) 2024-06-03 17:10:01 +00:00
font.rs layout: Add a InlineFormattingContextBuilder (#32415) 2024-06-03 14:46:53 +00:00
font_cache_thread.rs fonts: Remove web fonts when their stylsheet is removed (#32346) 2024-05-23 06:49:31 +00:00
font_context.rs Remove unused items in gfx (#32423) 2024-06-05 07:07:36 +00:00
font_store.rs fonts: Add support for the CSS font matching algorithm (#32366) 2024-05-24 16:40:22 +00:00
font_template.rs font_template.rs: apply clippy lints (#32391) 2024-05-30 17:27:40 +00:00
lib.rs Move RenderingContext to webrender_traits (#32386) 2024-05-28 12:48:55 +00:00