[OpenJDK 2D-Dev] [11] Review Request: 8202696 glyphs in textfield only shown when thai baht-character is added

Dipak Kumar dipak.kumar at oracle.com
Fri Jun 8 05:13:08 UTC 2018


Just a gentle reminder to look into below review request.

Thanks,
Dipak

-----Original Message-----
From: Dipak Kumar 
Sent: 05 June 2018 12:03
To: 2d-dev at openjdk.java.net; i18n-dev at openjdk.java.net; Philip Race <philip.race at oracle.com>; Naoto Sato <naoto.sato at oracle.com>
Subject: [11] Review Request: 8202696 glyphs in textfield only shown when thai baht-character is added

Hi,

Please review below fix :

Bug: https://bugs.openjdk.java.net/browse/JDK-8202696 
Webrev: http://cr.openjdk.java.net/~dkumar/8202696/webrev.00/ 

Characters which are not getting displayed actually belong to Phonetic Extensions (https://en.wikipedia.org/wiki/Phonetic_Extensions ).
These characters are not getting rendered properly because they are in exclusion range mentioned in the windows.fontconfig.properties file.
In the above fix, font exclusion ranges have been adjusted so that these characters do not fall within these ranges

Font related Jtreg tests and Mach5 client tests are fine.

Thanks,
Dipak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20180607/7c8051b6/attachment.html>


More information about the 2d-dev mailing list