Details
Description
When drawing a graphic fill on an image, the upper-left corner of the image is used as the origin for the graphic pattern, causing 'jumps' across tile borders.
see also: http://www.mail-archive.com/geotools-gt2-users@lists.sourceforge.net/msg12561.html
Issue Links
- depends upon
-
GEOS-1191
Pattern fills do not align properly in tiled maps
-
The anchor point is simply the tx,ty parameters of the world-to-screen transformation, which means the pattern's origin is aligned width the world origin (if i'm thinking clearly)