Other |
---|
fx2.1Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
After the latest fixes for large images in NGImageView we now have stitching errors at their borders due to the fact that the Graphics.drawTexture() method does manual handling of the edge conditions on subimages by default. We need a mechanism to allow a caller to tell the graphics method to avoid edge conditions for the edges that need to be stitched together accurately.
|