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

Support file-backed and memory-backed FreeType font handles #202

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

Support file-backed and memory-backed FreeType font handles #202

burg opened this issue Nov 12, 2012 · 1 comment

Comments

@burg
Copy link

@burg burg commented Nov 12, 2012

It seems that we will want both in the future, for testing and loading webfonts.

The relevant functions are FT_New_Memory_Face and FT_New_Face.

Doc: http://www.freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT_New_Memory_Face

@jdm
Copy link
Member

@jdm jdm commented May 24, 2013

This work was completed.

@jdm jdm closed this May 24, 2013
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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.