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

Implement by-platform-name FontSelectors #174

Closed
burg opened this issue Nov 6, 2012 · 1 comment
Closed

Implement by-platform-name FontSelectors #174

burg opened this issue Nov 6, 2012 · 1 comment
Labels
A-platform/fonts I-enhancement No impact; the issue is a missing or proposed feature.

Comments

@burg
Copy link

burg commented Nov 6, 2012

This will allow serialization of Font instances across tasks.

@burg
Copy link
Author

burg commented Nov 7, 2012

Tasks:

  • FontContextHandle needs an API to create a FontHandle from a string
  • FontHandle should, on construction, cache a platform-specific name to be used in a FontSelector. (aka SelectorByName)
  • Font::get_descriptor() should be able to go in the opposite direction using FontHandle API.

@burg burg closed this as completed in 0d135a4 Nov 13, 2012
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Fix text antialiasing issue with opacity < 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-platform/fonts I-enhancement No impact; the issue is a missing or proposed feature.
Projects
None yet
Development

No branches or pull requests

1 participant