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 full color glyphs #1273

Closed
jrmuizel opened this issue May 18, 2017 · 6 comments
Closed

Support full color glyphs #1273

jrmuizel opened this issue May 18, 2017 · 6 comments

Comments

@jrmuizel
Copy link
Contributor

@jrmuizel jrmuizel commented May 18, 2017

This is needed for Emoji

@jrmuizel jrmuizel mentioned this issue Jun 29, 2017
20 of 24 tasks complete
@LifeIsStrange
Copy link

@LifeIsStrange LifeIsStrange commented Aug 30, 2017

Maybe I am saying bullshit because I'm not a programmer but couldn't webrender just use Cairo for this since it support it ?
http://www.phoronix.com/scan.php?page=news_item&px=Cairo-1.15.8-Colored-Emoji

@jrmuizel
Copy link
Contributor Author

@jrmuizel jrmuizel commented Aug 30, 2017

At least on Mac these already work. On Linux it's probably not worth taking a cairo dependency just so we can decode the png's in the fonts.

@glennw
Copy link
Member

@glennw glennw commented Aug 30, 2017

I think it's relatively simple for Linux - we just need to tell FreeType we want color glyphs to be supported, and then handle the image glyph type. I'm not sure what's involved for Windows yet.

@glennw
Copy link
Member

@glennw glennw commented Dec 19, 2017

@lsalzman This is complete on all platforms, I think?

@glennw
Copy link
Member

@glennw glennw commented Jan 24, 2018

@lsalzman Anything else to do here?

@lsalzman
Copy link
Contributor

@lsalzman lsalzman commented Jan 24, 2018

This is done.

@glennw glennw closed this Jan 24, 2018
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
4 participants
You can’t perform that action at this time.