servo/components/fonts
Oriol Brufau 4acaa08cf5
Cleanup Stylo dependencies (#36046)
Now that Stylo considers `servo` as the default feature, Servo doesn't
need to specify `features = ["servo"]`.

Also use the same crate names as Stylo, rather than renaming them with
`package`.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-03-19 08:53:26 +00:00
..
platform Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
tests Use new stylo crate renames (#35898) 2025-03-12 00:02:12 +00:00
Cargo.toml Cleanup Stylo dependencies (#36046) 2025-03-19 08:53:26 +00:00
font.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
font_context.rs Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
font_store.rs script: add skeleton implementation of FontFace API (#35262) 2025-02-19 05:50:01 +00:00
font_template.rs Upgrade Stylo to 2025-03-01 (#35782) 2025-03-04 00:19:46 +00:00
glyph.rs Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
lib.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
shaper.rs Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
system_font_service.rs Upgrade Stylo to 2025-03-01 (#35782) 2025-03-04 00:19:46 +00:00