Re: [OpenJDK 2D-Dev] RFR: 8064833 : [macosx] Native font lookup uses family+style, not full name/postscript name

2014-12-24 Thread Sergey Bylokhov
Hi, Phil. On 24.12.2014 0:30, Phil Race wrote: Because the whole problem is mac-specific and you can't find the situation with the fonts that cause this problem elsewhere. Its really iffy to test at all .. Note that I am using glyphcodes, which means you have to know exactly what font you have.

Re: [OpenJDK 2D-Dev] RFR: 8064833 : [macosx] Native font lookup uses family+style, not full name/postscript name

2014-12-24 Thread Phil Race
On 12/24/14 12:22 AM, Sergey Bylokhov wrote: Hi, Phil. On 24.12.2014 0:30, Phil Race wrote: Because the whole problem is mac-specific and you can't find the situation with the fonts that cause this problem elsewhere. Its really iffy to test at all .. Note that I am using glyphcodes, which mean