You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question: is there support for rendering unicode emoji / colored fonts? I believe this is possible with FreeType (as in this snippet), although I see that at least the gl::TextRenderer is expecting a luminance only glyph texture. Does anyone know what it would require to add support for RGB color textures and color fonts?
The text was updated successfully, but these errors were encountered:
Question: is there support for rendering unicode emoji / colored fonts? I believe this is possible with FreeType (as in this snippet), although I see that at least the
gl::TextRenderer
is expecting a luminance only glyph texture. Does anyone know what it would require to add support for RGB color textures and color fonts?The text was updated successfully, but these errors were encountered: