[OpenJDK 2D-Dev] RFR: 8263583: Emoji rendering on macOS

Dmitry Batrak dbatrak at openjdk.java.net
Tue Mar 16 05:13:07 UTC 2021


On Mon, 15 Mar 2021 23:47:16 GMT, Phil Race <prr at openjdk.org> wrote:

> Initial testing it looks OK with OpenGL but it renders as garbage with the metal pipeline.
> I'd guess metal isn't expecting 4bpp and the stride is wrong.
> I see updates in OGLTextRenderer so something similar likely needed for metal.
> Since metal is now integrated this should be fixed before this change can be pushed.

I'm going to add Metal implementation soon.

-------------

PR: https://git.openjdk.java.net/jdk/pull/3007


More information about the 2d-dev mailing list