File tree Expand file tree Collapse file tree 2 files changed +19
-8
lines changed
Expand file tree Collapse file tree 2 files changed +19
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog for tttool
22
3- ## 1.7 (UNRELEASED )
3+ ## 1.8 (2018-02-06 )
44
5- * ` ./tttool oid-table ` sorts naturally now, so that the sequence is ` foo1 `
6- ` foo2 ` ` foo10 ` , and not ` foo1 ` ` foo10 ` ` foo2 ` .
7- * Read and write the language field in the GME header (GH issue #105 )
8- * ` ./tttool oid-table ` aligns images on pixel boundaries, so that a naive
9- rastering of the whole page still yields crisp pixels.
10- Thanks to @m7thon for the patch!
115 * If the script for an oid code contains only one line, one can simply write
126
137 house: P(welcome)
1610
1711 house:
1812 - P(welcome)
13+ * ` ./tttool oid-table ` aligns images on pixel boundaries, so that a naive
14+ rastering of the whole page still yields crisp pixels.
15+ Thanks to @m7thon for the patch!
16+ * The PDF output uses PDF patterns for much smaller PDF files.
17+ * The commands ` ./tttool oid-code ` and ` ./tttool oid-table ` can now also
18+ produce SVG output with SVG patterns:
19+
20+ ` --image-format SVG ` produces SVG with vector squares
21+ for the pixels, wihle ` --image-format SVG+PNG ` produces SVG with a small,
22+ repeated pixel graphics in the pattern
23+ * Games are now more likely to be properly round-tripped (GH issue #174 )
24+
25+ ## 1.7 (2017-01-08)
26+
27+ * ` ./tttool oid-table ` sorts naturally now, so that the sequence is ` foo1 `
28+ ` foo2 ` ` foo10 ` , and not ` foo1 ` ` foo10 ` ` foo2 ` .
29+ * Read and write the language field in the GME header (GH issue #105 )
1930
2031## 1.6.1 (2016-04-17)
2132
Original file line number Diff line number Diff line change 11name : tttool
2- version : 1.7.0.4
2+ version : 1.8
33synopsis : Working with files for the Tiptoi® pen
44description : The Ravensburger Tiptoi® pen is programmed via special
55 files. Their file format has been reverse engineered; this
You can’t perform that action at this time.
0 commit comments