Rendering text in an image in Java
- by JavaRocky
Are there any nice libraries to render text in an image for Java?
Java has a 2d text library, http://java.sun.com/docs/books/tutorial/2d/text/index.html but not sure if theres a better library to use.