[Tiptoi] tttool 1.8 ist raus

André Schmid andre at christina-und-band.de
Di Feb 6 21:40:06 CET 2018


Hallo Joachim,
ich dachte das Simulationsproblem umgehe ich mal mit einem Ausdruck der
oid-table PDF-Liste.
Das hatte sich früher immer als hilfreich erwiesen.
Leider scheint da aber etwas schief zu laufen...

Drucke ich (Einstellung wie früher als es immer funktioniert hatte) die PDF
nun aus, sieht der Code sehr komisch aus. Eher große Kisten.
Drucke ich dann die Ravensburger-Navigation mit gleichen Einstellungen aus,
geht es perfekt.
Mir scheint, dass die PDF-oid-Table nichtmehr funktioniert?!

Ist da was bekannt?
Im Changelog hast du ja was geschrieben, dass dort was geändert wurde um die
Dateigröße zu minimieren.
Leider bei mir mit Problemen resultierend.

P.S.: Noch gerade beim schreiben getestet:
Erstelle ich diese oid-table mit Version 1.6.1 von tttool, dann funktioniert
es auch wieder.
Es scheint echt an Version 1.8 zu liegen.

Grüße
André


-----Ursprüngliche Nachricht-----
Von: tiptoi [mailto:tiptoi-bounces at lists.nomeata.de] Im Auftrag von Joachim
Breitner
Gesendet: Dienstag, 6. Februar 2018 15:20
An: Die Mailingliste für Tiptoi-Bastler <tiptoi at lists.nomeata.de>
Betreff: [Tiptoi] tttool 1.8 ist raus

Hi,

ich hab mal wieder ein neues Release gemacht, damit die ganzen Windows-
Benutzer nicht länger warten müssen:
https://github.com/entropia/tip-toi-reveng/releases/tag/1.8

Änderungen:

 * If the script for an oid code contains only one line, one can simply
write

        house: P(welcome)

   instead of

        house:
         - P(welcome)
 * `./tttool oid-table` aligns images on pixel boundaries, so that a naive
   rastering of the whole page still yields crisp pixels.
   Thanks to @m7thon for the patch!
 * The PDF output uses PDF patterns for much smaller PDF files.
 * The commands `./tttool oid-code` and `./tttool oid-table` can now also
   produce SVG output with SVG patterns:

   `--image-format SVG` produces SVG with vector squares
   for the pixels, wihle `--image-format SVG+PNG` produces SVG with a small,
   repeated pixel graphics in the pattern
 * Games are now more likely to be properly round-tripped (GH issue #174)
 * `./tttool oid-table` sorts naturally now, so that the sequence is `foo1`
   `foo2` `foo10`, and not `foo1` `foo10` `foo2`.
 * Read and write the language field in the GME header (GH issue #105)

Viel Spaß!
Joachim

--
Joachim Breitner
  mail at joachim-breitner.de
  http://www.joachim-breitner.de/





Mehr Informationen über die Mailingliste tiptoi