Patrick Walton wrote:
> * `CTFontCollectionCreateMatchingFontDescriptors` - constructs the query
> used to ask the OS which fonts are available. This is ultimately called
> from Servo `FontContext::get_resolved_font_for_style()`, called during
> frame construction for text boxes.
>
> * `CTFontMana
roc wrote:
> > One of the things I would like us to consider (in both Gecko and
> > Servo) is to stop using any available platform fonts by default.
> > We should keep a list of normal system fonts and only use those.
> > If a site wishes to use other fonts, they can use web fonts to
> > supply th
2 matches
Mail list logo