On 14/03/2012 13:00, Phil Race wrote:
On 3/13/12 10:13 PM, Charles Lee wrote:
Hi Phil,
I guess it is
"sun.font.StrikeCache.getStrikeRef(null);"
"getStrikeRef" is a public api from a public class in a not so public
package.:-)
No, its not a public API. Its internal and private to the JDK.
A
On 19/07/11 21:09, Mario Torre wrote:
Il giorno mar, 19/07/2011 alle 21.12 +0200, Roman Kennke ha scritto:
IIRC, libfontconfig is also fairly standalone and portable, so when it's
not there, it shouldn't be too hard to compile it.
A while ago I contemplated and started to implement fontconfig i
ems too.
-phil.
On 7/18/2011 2:37 PM, Steve Poole wrote:
Hi all, a problem was discovered on JDK7 when using the Nimbus L&F
on a system where libfontconfig.so was not installed (On AIX
actually but in theory on any unix system)
Under the covers Nimbus uses the s
Hi Andrew - please feel free to change the patch :-)
Thanks
Steve
From: Andrew Brygin
To: Steve Poole/UK/i...@ibmgb
Cc: 2d-dev <2d-dev@openjdk.java.net>
Date: 21/12/2010 10:42
Subject:Re: [OpenJDK 2D-Dev] 7002627 : JNI Critical Arrays
Thanks Anthony.
Regards
Steve Poole
From: Anthony Petrov
To: Steve Poole/UK/i...@ibmgb
Cc: 2d-dev@openjdk.java.net
Date: 21/12/2010 09:01
Subject:Re: [OpenJDK 2D-Dev] 7002627 : JNI Critical Arrays
should be released with the original