servo/components/gfx/platform/macos
Martin Robinson 5393d30a8e
Simplify FontHandle and rename it to PlatformFont (#32101)
* Simplify `FontHandle` and rename it to `PlatformFont`

Rename it to `PlatformFont` and move the `FontTemplate` member to
`Font`, because it's shared by all platforms.

* Update components/gfx/platform/freetype/font.rs

Co-authored-by: Mukilan Thiyagarajan <mukilanthiagarajan@gmail.com>

* Fix build for MacOS and Windows

---------

Co-authored-by: Mukilan Thiyagarajan <mukilanthiagarajan@gmail.com>
2024-04-17 17:44:34 +00:00
..
font.rs Simplify FontHandle and rename it to PlatformFont (#32101) 2024-04-17 17:44:34 +00:00
font_list.rs gfx: Remove FontTemplateData (#32034) 2024-04-16 17:50:50 +00:00
font_template.rs gfx: Remove FontTemplateData (#32034) 2024-04-16 17:50:50 +00:00