servo/components/fonts
Martin Robinson aa0029c11c
Add rust-version to all Cargo.toml files (#33483)
This is another step preparing for building Servo without `mach`.

Fixes #33430.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-09-17 16:39:07 +00:00
..
platform fonts: Enable fast text shaping on Windows (#33123) 2024-08-30 23:16:26 +00:00
tests Update stylo for latest changes. (#33079) 2024-08-16 10:47:12 +00:00
Cargo.toml Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
font.rs Handle all white-space values when intrinsically sizing an IFC (#33343) 2024-09-11 23:50:45 +00:00
font_cache_thread.rs Add perfetto tracing events to fonts (#33436) 2024-09-16 09:04:58 +00:00
font_context.rs canvas: Remove as much usage of font-kit as possible (#32758) 2024-07-11 04:25:38 +00:00
font_store.rs Replace .map_or(false with Option::is_some_and (#33468) 2024-09-16 10:03:52 +00:00
font_template.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
glyph.rs Handle all white-space values when intrinsically sizing an IFC (#33343) 2024-09-11 23:50:45 +00:00
lib.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
shaper.rs shaping: Don't assume there's a space glyph when rendering tabs (#32979) 2024-08-23 11:17:44 +00:00