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 upSupport file-backed and memory-backed FreeType font handles #202
Comments
|
This work was completed. |
glennw
pushed a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Address some issues found by rust-clippy. None
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that we will want both in the future, for testing and loading webfonts.
The relevant functions are
FT_New_Memory_FaceandFT_New_Face.Doc: http://www.freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT_New_Memory_Face