Hi Andrew,
I'm CC'ing the 2d-dev mailing list since font-related code is under
their maintenance.
--
best regards,
Anthony
On 3/10/2010 4:14 PM Andrew John Hughes wrote:
The current fontconfig property files in OpenJDK:
jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Ubuntu.properties
are outdated. They pertain to Fedora Core 6 (released October 24th,
2006 and not supported for several years) and Ubuntu 6.10 (released
October 26th, 2006 and no longer supported since April 25th, 2008).
The patch included in this webrev:
http://cr.openjdk.java.net/~andrew/fonts/webrev.01
http://cr.openjdk.java.net/~andrew/fonts/webrev.01/webrev.zip
was originally applied to IcedTea on 25-07-2007 and has been updated
in sync with the appropriate distributions, the current version the
result of an update for the next Debian release by Matthias Klose
today.
Is this ok to push to the awt tree? If so, can I have a bug ID to do so?
Thanks,