-
Bug
-
Resolution: Unresolved
-
P4
-
11, 16, 17, 18
-
None
We need to implement the rendering of colored emoji glyphs. This includes loading glyphs in bitmap RGBA format via FreeType, applying transformations to them, storing RGBA glyph images in XRender glyph cache, and rendering them as plain images via XRenderComposite, as XRenderCompositeText32 which is currently used for text rendering doesn't support rendering of RGBA glyphs
- is blocked by
-
JDK-8298974 Add ftcolor.c to imported freetype sources
- Resolved
- links to
-
Review openjdk/jdk/4798