Automatically exported from code.google.com/p/appengine-awt
appengine-awt is a pure java implementation of the java.awt and javax.imageio packages for use in the Google AppEngine environment.
The code is based mainly on the Apache Harmony and Apache Sanselan projects.
Currently this library provides enough functionality to transcode svg files to images using batik. demo
PLEASE KEEP IN MIND: THIS SOFTWARE IS EXPERIMENTAL
That means that it will probably not work for you! You are welcome to try, but there will be no support provided at this time. If you would like to help with development, please do!
Some of the major limitations at this time:
Text rendering is not supported Images are rendered without antialiasing Use requires changes to source code It is very slow