servo/components/fonts
César Danilo Pedraza Montoya 9e380614ee
unit test: Remove unused import in fonts (#39614)
Remove unused import (`use base::generic_channel;`)

Testing: Clippy ran successfully, no tests added
Fixes: #39609

Signed-off-by: César Pedraza <cpedraza@unal.edu.co>
2025-10-02 02:46:31 +00:00
..
platform fonts: Initial draft of synthetic bold face for FreeType (#39519) 2025-10-01 21:54:12 +00:00
shapers fonts: Reduce the public API surface (#39112) 2025-09-03 20:15:51 +00:00
tests unit test: Remove unused import in fonts (#39614) 2025-10-02 02:46:31 +00:00
Cargo.toml Cargo.toml cleanup (#39403) 2025-09-20 03:09:37 +00:00
font.rs fonts: Initial draft of synthetic bold face for FreeType (#39519) 2025-10-01 21:54:12 +00:00
font_context.rs fonts: Initial draft of synthetic bold face for FreeType (#39519) 2025-10-01 21:54:12 +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 Allow WebViews and fonts to have a RenderingGroupId. (#39140) 2025-09-29 10:01:56 +00:00