treeform / pixie-python

Full-featured 2D graphics library for Python.
MIT License
95 stars 2 forks source link

Is an update planned to the latest Nim-Pixie version ? #28

Open Annakan opened 9 months ago

Annakan commented 9 months ago

The library strike a perfect spot for contained text and image manipulation (I have been looking around for days for something similar) but the .so seems to be stale.

What is the process of updating the library and bindings ?

Right now it seems the library is not working on a modern arch Linux throwing SIGSEGV: Illegal storage access. (Attempt to read from nil? when saving the .png in the tiger.py example.

thanks a lot for your time and effort on this anyhow.

PS : of course I just saw that you also manage Genny and you use pixie as an example, I don't know anything about NIM but I'll look.

Annakan commented 9 months ago

and I failed :) @see https://github.com/treeform/genny/issues/52