Fork of Pixie for nimskull and with extra features
Go to file
2020-11-20 09:14:33 -08:00
.github/workflows
examples
src
tests
.gitignore
LICENSE
pixie.nimble
README.md

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)