Thanks, Jim, for comments.
What you are describing seems right to me. I thought that the problem
was that the 'bounding box' was slightly too short on the right end,
which made the circle drawn like a C shape.
I'll look more into it when I have a chance.
Best,
Hiroshi
On Mon, Mar 2, 2009 at 5:3
Thank you Hiroshi for investigating that problem and coming up with a
potential fix. Unfortunately, the fix you propose does not look right
to me.
I believe that the minX and maxX parameters to that function are
relative to the origin of the raster coordinates which means you would
add each
The following patch appears to make ScaleTest pass. Though I don't
know exactly what the code does, but it appears to be a copy-and-paste
bug to me.
Anyway, I'd appreciate it if someone in the Java 2D community can
confirm that it's the right fix.
Thanks,
Hiroshi
+++ jdk/src/share/classes/sun/ja