Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store and use font sizes per-Font instance #97

Closed
burg opened this issue Oct 9, 2012 · 1 comment
Closed

Store and use font sizes per-Font instance #97

burg opened this issue Oct 9, 2012 · 1 comment

Comments

@burg
Copy link

@burg burg commented Oct 9, 2012

The current font size is hardcoded throughout shaping and drawing code. The ratio of points (or AppUnits) to ems should be stored in the Font instance, and used when supplying sizes to native libraries.

@burg
Copy link
Author

@burg burg commented Oct 9, 2012

I guess this is a subset of #82.

@burg burg closed this Oct 29, 2012
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Consolidate and expand document.body tests.
glennw added a commit to glennw/servo that referenced this issue Jan 16, 2017
Support native fonts again post-e10s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.