Changeset: d8efc7324c17 Author: Artem Ananiev <artem.anan...@oracle.com> Date: 2013-07-08 20:36 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d8efc7324c17
RT-41474: jfx8.0 b97 windows, java.lang.UnsatisfiedLinkError is thrown. ! buildSrc/win.gradle Changeset: 8ce796688bc6 Author: Felipe Heidrich <felipe.heidr...@oracle.com> Date: 2013-07-08 11:23 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/8ce796688bc6 RT-31470: Reuse code among DWGlyphLayout, CTGlyphLayout and PangoGlyphLayout ! modules/graphics/src/main/java/com/sun/javafx/font/coretext/CTGlyphLayout.java ! modules/graphics/src/main/java/com/sun/javafx/font/directwrite/DWGlyphLayout.java ! modules/graphics/src/main/java/com/sun/javafx/font/pango/PangoGlyphLayout.java ! modules/graphics/src/main/java/com/sun/javafx/text/GlyphLayout.java