pixie/README.md
2020-11-20 09:13:53 -08:00

12 lines
203 B
Markdown

# Full-featured 2d graphics library for Nim.
Written in pure nim. Basis for the fidget UI library.
Features:
* images
* paths
* masks
Supported File formats reading and writing:
* BMP (RGBA Only)