mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
Before this change, if we needed to create a Font which we've already created, but at a new size, then we'd fetch the FontTemplateInfo again. If the bytes of the font are held in memory, then this could be expensive as we need to pass those bytes over IPC. |
||
---|---|---|
.. | ||
support | ||
font_context.rs | ||
font_template.rs | ||
text_util.rs |