servo/components/gfx
Martin Robinson 7982f0dc27
build: Fix build warnings on Windows (#32500)
Disable some code for Windows, which is causing build warnings. When it
cannot be easily disabled (mainly for the incomplete BHM and sandbox
feature), allow dead code.
2024-06-15 14:31:36 +00:00
..
platform build: Fix build warnings on Windows (#32500) 2024-06-15 14:31:36 +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 build: Fix build warnings on Windows (#32500) 2024-06-15 14:31:36 +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