Re: [OpenJDK 2D-Dev] Review fix for 7145771 : Register font failing

2012-06-25 Thread Igor Nekrestyanov
Looks good to me. On 6/25/12 1:59 PM, Phil Race wrote: Newly registered font was not listed because the CGraphicsEnvironment cached the list of fonts based on first use .. http://cr.openjdk.java.net/~prr/7145771.7u6/ -phil.

[OpenJDK 2D-Dev] Review fix for 7145771 : Register font failing

2012-06-25 Thread Phil Race
Newly registered font was not listed because the CGraphicsEnvironment cached the list of fonts based on first use .. http://cr.openjdk.java.net/~prr/7145771.7u6/ -phil.