servo/components/fonts
Ashwin Naren cebb1619ae
chore: fix warnings for Windows-specific fonts code (#37063)
Fix warnings from `components/fonts/platform/windows/font.rs` and
`components/fonts/platform/windows/font_list.rs` due to deprecations
from dwrote.

Testing: none, should behave as it did before

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2025-05-21 16:30:43 +00:00
..
platform chore: fix warnings for Windows-specific fonts code (#37063) 2025-05-21 16:30:43 +00:00
tests Various memory measurement improvements (#36834) 2025-05-07 04:00:12 +00:00
Cargo.toml Various memory measurement improvements (#36834) 2025-05-07 04:00:12 +00:00
font.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
font_context.rs Update FetchTaskTarget to propagate CSP violations. (#36409) 2025-04-13 20:54:59 +00:00
font_store.rs Various memory measurement improvements (#36834) 2025-05-07 04:00:12 +00:00
font_template.rs Various memory measurement improvements (#36834) 2025-05-07 04:00:12 +00:00
glyph.rs layout: Report memory usage for fragment and box trees. (#36553) 2025-04-18 20:05:15 +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 Various memory measurement improvements (#36834) 2025-05-07 04:00:12 +00:00