Fork of Pixie for nimskull and with extra features
Find a file
2020-11-20 18:43:02 -08:00
.github/workflows
examples
src f 2020-11-20 20:42:05 -06:00
tests
.gitignore
LICENSE
pixie.nimble f 2020-11-20 20:42:05 -06:00
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)