-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2, 5.0
-
b16
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2063582 | 5.0 | Jim Graham | P3 | Resolved | Fixed | tiger |
Images can appear "warped" when rendered to a TYPE_BYTE_BINARY surface (1, 2, or
4-bit) with a complex clip enabled. This was first discovered in 1.4.2b12 when
running Java2Demo in the ClipAnim panel. Try changing the surface type to
BYTE_BINARY (or the 2 and 4 bit variants) and when the clip region passes over
the Duke image, you'll see that the image becomes skewed and animated (it's
supposed to remain static).
This bug first manifested in 1.4.2b07 (after the extensive clipping changes
were putback). It last worked properly in 1.4.2b06 and 1.4.1 FCS. It is
reproducible on all platforms.
4-bit) with a complex clip enabled. This was first discovered in 1.4.2b12 when
running Java2Demo in the ClipAnim panel. Try changing the surface type to
BYTE_BINARY (or the 2 and 4 bit variants) and when the clip region passes over
the Duke image, you'll see that the image becomes skewed and animated (it's
supposed to remain static).
This bug first manifested in 1.4.2b07 (after the extensive clipping changes
were putback). It last worked properly in 1.4.2b06 and 1.4.1 FCS. It is
reproducible on all platforms.
- backported by
-
JDK-2063582 REGRESSION: image warping when rendering to ByteBinary surface with complex clip
-
- Resolved
-
- duplicates
-
JDK-4851285 Clipping of image not proper for BYTE_BINARY 2bit or 4bit in Java2D Demo
-
- Closed
-