Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBuild a font group by doing private matching according to CSS spec #178
Labels
Comments
|
It seems pretty clear that |
burg
pushed a commit
that referenced
this issue
Nov 12, 2012
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Added basic set of HTML Imports test.
glennw
pushed a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
(Clip rect is not in the same space as item rect during batch building).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FontContext::create_font_groupneeds to consult the Font list, available families, and so on to map aFontStyleto concreteFontinstances.Tasks
FontListandFontListHandle, which are the generic and platform-specific machinery for populating a list of font families.FontFamilyandFontEntry.create_font_group.FontGroupinstances.