Description
Creating graphics for pencil puzzles, command line tools.
Description
Companion executable to puzzle-draw. Separate to keep the dependency on diagrams-cairo out of the library.
README.md
puzzle-draw-cmdline
Rendering logic puzzles, command-line support.
See puzzle-draw for the main part of this project.
This repository was split out to move the dependency on cairo out of puzzle-draw.
To enable the Cairo backend (required for png/pdf/ps output), use $ cabal install -f cairo.