pixie/README.md

12 lines
203 B
Markdown
Raw Normal View History

2020-11-20 17:13:53 +00:00
# Full-featured 2d graphics library for Nim.
2020-11-20 02:41:32 +00:00
2020-11-20 17:13:53 +00:00
Written in pure nim. Basis for the fidget UI library.
Features:
* images
* paths
* masks
Supported File formats reading and writing:
* BMP (RGBA Only)