servo/components/fonts
Alex Touchet 5a0332f57e
Cargo.toml cleanup (#39403)
Cargo.toml cleanups. Mostly ordering fixes.

Testing: No tests for Cargo.toml edits.

---------

Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com>
2025-09-20 03:09:37 +00:00
..
platform Seperate freetype face and named instance indices (#39213) 2025-09-08 22:29:33 +00:00
shapers fonts: Reduce the public API surface (#39112) 2025-09-03 20:15:51 +00:00
tests Seperate freetype face and named instance indices (#39213) 2025-09-08 22:29:33 +00:00
Cargo.toml Cargo.toml cleanup (#39403) 2025-09-20 03:09:37 +00:00
font.rs fonts: Reduce the public API surface (#39112) 2025-09-03 20:15:51 +00:00
font_context.rs Removed FnvHash and transformed the rest to FxHashmap (#39233) 2025-09-10 13:34:54 +00:00
font_store.rs fonts: Reduce the public API surface (#39112) 2025-09-03 20:15:51 +00:00
glyph.rs fonts: Reduce the public API surface (#39112) 2025-09-03 20:15:51 +00:00
lib.rs fonts: Reduce the public API surface (#39112) 2025-09-03 20:15:51 +00:00
system_font_service.rs script: Move FontContext from Window to GlobalScope (#38918) 2025-08-26 15:56:50 +00:00