Hey kids,
I am trying to manipulate text (rotate it around a point) using the Graphics2D class. I am under the impression that the best way to do this is to create a glyph of some text and manipulate in the way I would with any normal shape.
Is this the best way to go about it? If it is could someone give me a brief example of how to create a glyph.
Any help would be gratefully accepted.
Cheers, Jimmy.
I am trying to manipulate text (rotate it around a point) using the Graphics2D class. I am under the impression that the best way to do this is to create a glyph of some text and manipulate in the way I would with any normal shape.
Is this the best way to go about it? If it is could someone give me a brief example of how to create a glyph.
Any help would be gratefully accepted.
Cheers, Jimmy.