Fork of Pixie for nimskull and with extra features
Go to file
2020-11-29 15:46:56 -06:00
.github/workflows
examples
src jpgstb -> jpg 2020-11-29 15:46:56 -06:00
tests jpgstb -> jpg 2020-11-29 15:46:56 -06:00
.gitignore
LICENSE First commit 2020-11-19 18:45:26 -08:00
pixie.nimble 0.0.2 2020-11-21 20:25:54 -08:00
README.md jpg + stb for now 2020-11-27 15:52:24 -06:00

Pixie - A full-featured 2D graphics library for Nim

⚠️ WARNING: This library is still in heavy development. ⚠️

Pixie is a 2D graphics library similar to Cairo and Skia written (almost) entirely in Nim.

Features include:

  • Drawing paths, shapes and curves
  • Complex masking
  • Shadows, glows and effects
  • Loading image file formats (PNG, BMP, JPG + more in development)

This library is being actively developed and is not yet ready for use. Since you've managed to stumble onto it, give it a star and check back soon!

Testing

nimble test