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

Replace uses of FontCache with FontContext #175

Closed
burg opened this issue Nov 7, 2012 · 0 comments
Closed

Replace uses of FontCache with FontContext #175

burg opened this issue Nov 7, 2012 · 0 comments

Comments

@burg
Copy link

@burg burg commented Nov 7, 2012

The fact that a cache of Font instances is used should not be exposed to callers who need to get an instance for a particular FontDescriptor. Instead, they should ask the font context for this, which may use some cache internally.

@burg burg closed this Nov 7, 2012
glennw added a commit to glennw/servo that referenced this issue Jan 16, 2017
Fix two bugs in linear gradient rendering.
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.