Changeset: d5fd51809ba2 Author: Felipe Heidrich <felipe.heidr...@oracle.com> Date: 2013-07-17 13:30 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d5fd51809ba2
RT-31494: Wrapped line for complex text not rendering [Mac] ! modules/graphics/src/main/java/com/sun/javafx/font/coretext/CTGlyphLayout.java ! modules/graphics/src/main/java/com/sun/javafx/font/coretext/OS.java ! modules/graphics/src/main/java/com/sun/javafx/text/GlyphLayout.java ! modules/graphics/src/main/java/com/sun/javafx/text/TextRun.java ! modules/graphics/src/main/native-font/coretext.c Changeset: 4c44d2660c8c Author: Felipe Heidrich <felipe.heidr...@oracle.com> Date: 2013-07-17 13:38 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/4c44d2660c8c RT-31543: Crash on blogger.com/blogspot.com and Wikipedia websites on Windows ! modules/graphics/src/main/java/com/sun/javafx/font/CompositeGlyphMapper.java Changeset: a124bc8c339f Author: Felipe Heidrich <felipe.heidr...@oracle.com> Date: 2013-07-17 13:39 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a124bc8c339f RT-31615: garbage glyphs when shaping complex text with embedded font ! modules/graphics/src/main/java/com/sun/javafx/font/coretext/CTGlyphLayout.java