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 upAbstract out the cache implementation used by FontCache/FontContext #165
Labels
Comments
|
Fixed; the monomorphic cache is now in |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
added test for selection API attributes.
glennw
added a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Reimplement arbitrary rotation angles for linear gradients by clipping in the fragment shader.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are lots of places to use caches. It should be a reusable ADT.