I need to draw rotated rectangle on Canvas. I have x and y of top left rectangle corner and angle of rotation around that corner. If I use context.rotate() function it will rotate canvas around (0,0). Is it possible to rotate canvas around custom center on GWT?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Yes, use |
||||
|