Rotating animation on text works fine. But when we rotate text's parent, the text is not rotated and is rendered on a wrong position (runs in circles). The problem doesn't appear with j2d pipeline and was not present in 2.1.
Try to run the attached example - the "A" letter runs around without being rotated. Try to animate the text instead of the parent - this is how it should look like. Note that the fact that there are ugly artifacts and parts of the text are not redrawn is caused by the fact that dirty regions are computed correctly but the text is placed somewhere else.
Try to run the attached example - the "A" letter runs around without being rotated. Try to animate the text instead of the parent - this is how it should look like. Note that the fact that there are ugly artifacts and parts of the text are not redrawn is caused by the fact that dirty regions are computed correctly but the text is placed somewhere else.
- duplicates
-
JDK-8115321 Text is not rotated correctly
-
- Closed
-
- relates to
-
JDK-8120792 Text is too small in Fossil Game and PhotoFlockr
-
- Closed
-