An open API service indexing awesome lists of open source software.

https://github.com/frontear/textgraphics

A java program demonstrating how to draw characters into an image file
https://github.com/frontear/textgraphics

Last synced: 8 months ago
JSON representation

A java program demonstrating how to draw characters into an image file

Awesome Lists containing this project

README

          

# TextGraphics
A simple java program demonstrating how to draw characters to an image file, which (at least in this case), will be used as graphics for OpenGL games.

## License
This project is licensed under the [GNU General Public License v3](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)) — you may copy, distribute and modify the software as long as you track changes/dates in source files.