Fork of Pixie for nimskull and with extra features
Find a file
Ryan Oldenburg e3e94cff85 f
2020-11-20 18:20:30 -06:00
.github/workflows
examples
src f 2020-11-20 18:20:30 -06:00
tests bmp stuff 2020-11-20 13:18:37 -06:00
.gitignore
LICENSE
pixie.nimble Fix tests. 2020-11-20 10:00:58 -08: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)