[OpenJDK 2D-Dev] hg: jdk7/2d/jdk: 6775317: Improve performance of non-AA transformed rectangles and single wide lines in software pipelines

2010-12-06 Thread james . graham
Changeset: 47cd69eff641 Author:flar Date: 2010-12-06 21:45 -0800 URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/47cd69eff641 6775317: Improve performance of non-AA transformed rectangles and single wide lines in software pipelines Reviewed-by: jgodinez, prr ! make/sun/awt/Depend.

Re: [OpenJDK 2D-Dev] X11 uniform scaled wide lines and dashed lines; STROKE_CONTROL in Pisces

2010-12-06 Thread Jim Graham
Hi Denis, On 12/6/2010 4:21 PM, Denis Lila wrote: Hi Jim. line 134 - what if numx or numy == 0 because only roots outside [0,1] were found? In this case lines 151-162 will execute, and nothing is wrong. The only problem is when both numx and numy are 0. This is certainly possible in the gene

Re: [OpenJDK 2D-Dev] X11 uniform scaled wide lines and dashed lines; STROKE_CONTROL in Pisces

2010-12-06 Thread Denis Lila
Hi Jim. > line 134 - what if numx or numy == 0 because only roots outside [0,1] > were found? In this case lines 151-162 will execute, and nothing is wrong. The only problem is when both numx and numy are 0. This is certainly possible in the general case (but only with quadratic curves), but the

[OpenJDK 2D-Dev] hg: jdk7/2d/jdk: 6886358: layout code update

2010-12-06 Thread steven . loomis
Changeset: 1d4340015b85 Author:srl Date: 2010-12-06 16:10 -0800 URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/1d4340015b85 6886358: layout code update Reviewed-by: igor, prr ! make/sun/font/FILES_c.gmk ! src/share/classes/sun/font/FontUtilities.java ! src/share/native/sun/font/la