Re: [OpenJDK 2D-Dev] RFR: 8210782: Upgrade HarfBuzz to the latest 2.3.1

2019-02-28 Thread Philip Race
Oh yes we should :-). Good catch. The license isn't changed so its a small matter of changing what version we list in the file. http://cr.openjdk.java.net/~prr/8210782.1 -phil. On 2/28/19, 4:58 PM, Sergey Bylokhov wrote: Hi, Phil. Should we update the "harfbuzz.md" file as well? On 28/02/201

Re: [OpenJDK 2D-Dev] RFR: 8210782: Upgrade HarfBuzz to the latest 2.3.1

2019-02-28 Thread Sergey Bylokhov
Hi, Phil. Should we update the "harfbuzz.md" file as well? On 28/02/2019 16:12, Philip Race wrote: Bug: https://bugs.openjdk.java.net/browse/JDK-8210782 Webrev: http://cr.openjdk.java.net/~prr/8210782/ This change upgrades JDK 13 from using harfbuzz v 1.8.1 to v 2.3.1 which is currently the la

[OpenJDK 2D-Dev] RFR: 8210782: Upgrade HarfBuzz to the latest 2.3.1

2019-02-28 Thread Philip Race
Bug: https://bugs.openjdk.java.net/browse/JDK-8210782 Webrev: http://cr.openjdk.java.net/~prr/8210782/ This change upgrades JDK 13 from using harfbuzz v 1.8.1 to v 2.3.1 which is currently the latest release of harfbuzz harfbuzz is the 3rd party (external) C++ library used by OpenJDK for Open

[OpenJDK 2D-Dev] [13] JDK-8219901: Noto fonts for East Asian countries cannot belong to CompositeFont

2019-02-28 Thread Toshio 5 Nakamura
Hi, Could you review the fix and may I have a sponsor for it? Bug: https://bugs.openjdk.java.net/browse/JDK-8219901 Webrev: http://cr.openjdk.java.net/~tnakamura/8219901/webrev.00/ Issue: Even if Google Noto fonts[1] were installed and listed by fontconfig library on Linux, CompositeFont couldn

Re: [OpenJDK 2D-Dev] "java.lang.Error: Probable fatal error:No fonts found" does not show on 11

2019-02-28 Thread Bernd Eckenfels
Hello, I can confirm the same ugly error stack with 12-b33 EA, this time with debug: $ jdk-12/bin/java -cp . -Dsun.java2d.debugfonts=true FontTest Are we headless? true g = sun.java2d.HeadlessGraphicsEnvironment headless: true Feb 28, 2019 9:50:32 AM sun.awt.X11FontManager registerFontDir INFO: P