pixie

Full-featured 2d graphics library for Nim.


Keywords
images, paths, stroke, fill, vector, raster, png, bmp, jpg, graphics, 2D, svg, font, opentype, truetype, text
License
MIT
Install
nimble install pixie@#1.0.2

Documentation

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 entirely in Nim.

Features include:

  • Drawing paths, shapes and curves
  • Complex masking
  • Shadows, glows and effects
  • Loading image file formats (PNG, BMP, + 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