Ricardo Lafuente
Ricardo Lafuente
I tried running the example scripts and failed. They can now be found at `tests/bugs`, and can be put back in `examples` once the libs are fixed.
I might have broken this while taking a stab at Jupyter. Right now, when generating an SVG file, Shoebot hangs when finishing the surface (via `surface.finish()`). This is a big...
There are some features we have that are not present in the docs (or maybe I overlooked those): * [ ] Drawbot support -- how to use * [ ]...
We're missing visual examples on the Shoebot home page. These should be easy to place there: - [ ] Gather 6-8 example scripts with nice visual output - [ ]...
The PyGObject [Getting Started](https://pygobject.readthedocs.io/en/latest/getting_started.html) page is a great example, the [maintainer guide](https://pygobject.readthedocs.io/en/latest/maintguide.html) is also a good compact checklist for releases
It would be handy to create a separate package for Shoebot's Gedit plugin. At the Gedit mailing list, Curtis Hovey pointed to this PPA as an example of packaging a...
See example at http://pav.iki.fi/software/textext/
e.g. being able to increment variables by specific amounts, or steps.
Cairo [has these](url) and [Drawbot too](http://www.drawbot.com/content/shapes/pathProperties.html). Even if Nodebox doesn't, we ought to support this at some point -- they're useful operators when working with Bezier strokes. Command name ideas:...