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 full color glyphs #1273
Comments
|
Maybe I am saying bullshit because I'm not a programmer but couldn't webrender just use Cairo for this since it support it ? |
|
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. |
|
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. |
|
@lsalzman This is complete on all platforms, I think? |
|
@lsalzman Anything else to do here? |
|
This is done. |
This is needed for Emoji