Atm I'm using gwtcanvas to draw. but it is not possible to do affine transformations with it, that's the problem.
On 25 Sep., 18:08, David Given <[email protected]> wrote: > Stephan wrote: > > [...] > > > i want to use affine transformations in Google Web Toolkit... How do i > > do that? > > GWT has no graphics toolkit --- you can't actually *draw* anything other > than inserting HTML into your document. So if you're wanting to > transform graphics, you can't do that. > > Or did you have something else in mind? If you just want to apply a > transformation to a vector, there's no reason why you couldn't write > some code to do it --- it's not hard. What do you actually want to do? > > -- > ┌─── dg@cowlark.com ─────http://www.cowlark.com───── > │ > │ "They laughed at Newton. They laughed at Einstein. Of course, they > │ also laughed at Bozo the Clown." --- Carl Sagan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
