This one works for me: http://www.tinyline.com/ I had to implement an app engine graphics context to make it work though. But it is fast (not too much CPU consumption) and easy to use - but it is not free.
On Jun 22, 6:42 am, moissinac <[email protected]> wrote: > On 21 juin, 11:17, dflorey <[email protected]> wrote: > > > I've been using server side graphics using libs that don't require AWT > > image. > > This works fine for me (including server side svg generation etc.) and > > you can take advantage of the app engine image transforms. > > Which ones? > For SVG, I have tried Batik, which have dependencies not in the white > list of GAE => not directly usable. > Is it a library able to transform SVG in bitmap on GAE? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
