You should use HTML 5 Canvas, wrapped with GWT (I believe there is possibility there) Look at : www.html5bydemo.com how to use HTML5
Le mardi 3 avril 2012 11:11:15 UTC+2, Carsten a écrit : > > I am a beginner and try to find out if what I want to do is possible > with GWT and how one should do it: > > 1. load a font and render words (possibly rotated) on the screen > 2. animate drawn objects like words, e.g. make them 'fly' from one > side of the screen to the other. > 3. do transformation operations on 'shapes', like translation, > rotation, scale. > > Maybe somebody knows GWT apps which are capable of > some of the features I mentioned above? > > What would you use to load fonts, render words on the screen, rotate > words and render them and do animations? > > HTML5 Canvas? CSS animations? > > This are only keywords I found using Google but I don't know how it > will look in action and what is possible or not. A few links to web > apps that are capable of the features I mentioned above (build on GWT > or possible to build with GWT) would be really helpful > > Thanks, > Carsten -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/TKM0zbWb-yYJ. 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.
