Re: [OpenJDK 2D-Dev] AWT Dev [9] Review request for 8029339 Custom MultiResolution image support on HiDPI displays

2014-05-12 Thread Alexander Scherbatiy
There was a long thread about the image with sub-pixel resolution drawing on Mac OS X: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2013-April/005559.html It was pointed out that Icon images that can be programmatically generated also need to have HiDPI support:

Re: [OpenJDK 2D-Dev] AWT Dev Review request for 8034218: AIX: Provide a better fontconfig.properties file

2014-05-12 Thread Anthony Petrov
(adding in 2d-dev@ since fonts belong there) -- best regards, Anthony On 5/12/2014 8:06 PM, Volker Simonis wrote: Hi Jonathan, thanks for submitting this patch. Overall it looks good, but I don't think we should reference the fonts under $JRE_LIB_FONTS/ in the OpenJDK version of

Re: [OpenJDK 2D-Dev] AWT Dev Review request for 8034218: AIX: Provide a better fontconfig.properties file

2014-05-12 Thread Phil Race
All, If you want to continue this discussion i should be restarted on 2d-dev and awt-dev removed. AWT has nothing to do with the fonts .. I've fixed the bug sub-cat. -phil. On 05/12/2014 09:06 AM, Volker Simonis wrote: Hi Jonathan, thanks for submitting this patch. Overall it looks good,

Re: [OpenJDK 2D-Dev] AWT Dev Review request for 8034218: AIX: Provide a better fontconfig.properties file

2014-05-12 Thread Phil Race
removed awt-dev ... I don't think we should reference the fonts under $JRE_LIB_FONTS/ in the OpenJDK version of fontconfig.properties Volker is correct on this point. Since OpenJDK can't ship those fonts we made sure they were never used in any openjdk fontconfig file. -phil. On

Re: [OpenJDK 2D-Dev] [PATCH] JDK-4627340 : RFE: A way to improve text printing performance for postscript devices (Improved proposal)

2014-05-12 Thread Clemens Eisserer
Hi Alex, now that my OCA has been processed I would like to bring to attention a proposal that I posted earlier this year to this group. And below a repost of the most recent version of the patch. Glad to hear the OCA process did work out for you :) I don't know if anyone remembers but

[OpenJDK 2D-Dev] [9] Review Request: 8041129 and 8017626

2014-05-12 Thread Sergey Bylokhov
Hello. Please review the fix for jdk 9. This a second iteration of the fix for 8041129, because it was changed to cover 8017626 as well. Description of the problem: 8041129: [OGL] surface-sw blit is extremely slow - The problem is in the glReadPixels(), which is really slow and we call it

Re: [OpenJDK 2D-Dev] AWT Dev Review request for 8034218: AIX: Provide a better fontconfig.properties file

2014-05-12 Thread Jonathan Lu
Hi Phil, Volker, Thanks for your comments, but I noticed that JRE_LIB_FONTS has been referred by the solaris fontconfig file, jdk/make/data/fontconfig/solaris.fontconfig.properties So I'm wondering if we can do this in the same way as Solaris platform. Thanks Jonathan On Tue, May 13, 2014