servo/components/gfx/platform/macos
Martin Robinson be5b527ea3
fonts: Store web fonts in the per-Layout FontContext (#32303)
This moves mangement of web fonts to the per-Layout `FontContext`,
preventing web fonts from being available in different Documents.

Fixes #12920.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-05-20 14:13:03 +00:00
..
core_text_font_cache.rs fonts: Rework platform font initialization (#32127) 2024-04-22 09:38:21 +00:00
font.rs fonts: Make FontContext thread-safe and share it per-Layout (#32205) 2024-05-02 10:34:10 +00:00
font_list.rs fonts: Store web fonts in the per-Layout FontContext (#32303) 2024-05-20 14:13:03 +00:00