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 upFont objects should encapsulate font face, size, weight, style #82
Labels
Comments
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
…a-url-muted-bugfix <script src=data:...> should not mute the onerror arguments anymore per ...
glennw
added a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Add border generation to texture cache, support bilinear filtering for images.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the present situation, the font face, color, size, etc are all hardcoded. The following characteristics should comprise a single
Fontobject, with the idea being that text runs with the same Font and color could be shaped and drawn from the same instance.Font characteristics: