On Mon, 15 Mar 2021 23:47:16 GMT, Phil Race <p...@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