-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
rc1
-
sparc
-
solaris_7
The Batik project reports a regression in the handling of Rasters returned
by a PaintContext for a custom Paint class. The Rasters returned from
getRaster(x,y,w,h) have minX==x, minY==y. This worked in 1.3.1, but does
not work in 1.4Beta2. Beta2 is expecting minX==0, minY==0.
by a PaintContext for a custom Paint class. The Rasters returned from
getRaster(x,y,w,h) have minX==x, minY==y. This worked in 1.3.1, but does
not work in 1.4Beta2. Beta2 is expecting minX==0, minY==0.