没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > textimagegenerator |
textimagegenerator
|
0 | 0 | 35 |
贡献者 | 讨论 | 代码提交 |
概述
This project provides a Java API for creating images/graphics with text-based content. The image can be saved in several formats (png,jpg etc.). Fonts, styles and colors can be chosen for the text being rendered. See the src/test/nl/jamiecraane/imagegenerator/examples packages for numerous examples of how to use this library.
For an actual example see my blogpost about this project at jcraane.blogspot.com
To use this library just add downloaded jar file to your projects classpath. This project has no dependencies on external libraries. The distributable can be found under downloads. This jar is compatible with Java 5 or higher. A 1.4 compatible version is planned.
创建时间:2014-05-11 18:27