- PZG changes:
- Add
tent
,tree
symbols. - Add two examples:
snake-forest-example.pzg
andcylinder.pzg
.
- Add
- PZL changes:
- cave: Support clue replacement for multi-digit numbers.
- PZG changes:
- Add
plain-dashed
grid type.
- Add
- New types:
- dual-loop
- yajilin
- Convert puzzle types to PZG:
- boxof2or3
- horsesnake
- starwars
- pentopipes
- slithermulti
- PZG changes:
- Add
fullgrid
,pyramid
grid types and notes. - Add edge decorations.
- Support for solution code markers.
- A bunch of new decorations.
- Add
- drawpuzzle now never writes more than one output file per
input file. Solution rendering has to be explicitly requested
by passing
-s
. - Introduced a new experimental lower level graphic format PZG. A few of the one-off types have been removed in favour of this format: afternoonskyscrapers, wormhole, lits-symmetry, primeplace
- Web interface changes:
- Allow choosing device in the web interface.
- Fix link back to github.
- Fix corrupt PDFs by Rasterific update.
- Fix colorakari crash.
- Support for scaling in web frontend.
- Solution for Color Akari.
- Don't crash for puzzle types that are missing solution parsing or rendering.
- Add new web frontend.
- Remove non-existent PostScript support.
- Embed fonts in binary.
- Add SVG and JPG output.
- Support differences between print and screen output. Thinner lines for PDF output.
- Layout improvements for puzzles with outside clues.
- Switch font.
- Support
render-as:
key in.pzl
format. - Remove support for drawing curves with "box drawing characters".
- Switch backend to diagrams-rasterific, losing the dependency on Cairo.
- Upgrade to diagrams 1.4.
- Various new puzzle types, including Minesweeper, Tents, Snake, Country Road, Killer Sudoku.
- Upgrade diagrams version.
- Add various new puzzle types.
- Add solution code markers.
- add installation and usage instructions to README
- merge puzzle-draw-cmdline
- update for diagrams 1.2 and ghc 7.8
- add new puzzle types: Bahnhof, Cave
- rename
countnumbers
tomeanderingnumbers
- include and use a nicer font
- command-line option to list supported puzzle types
- various tweaks and fixes
- add new puzzle types: Maximal Lengths, Prime Place, Magic Labyrinth
- add new puzzle types: Japanese Sums, Coral
- add new puzzle type: Tapa
- first release