A tiny C library for 2D computer graphics.
The library's .c and .h files can be dropped into a project and compiled along with it. Just type make at the root directory to build the static library and the example binaries under examples.
make- API Reference
- API 参考文档 (中文)
This library is free software; you can redistribute it and/or modify it under the terms of the MIT license. See MIT License for details.