Skip to content

v1.1.6

Compare
Choose a tag to compare
@RenePotocnik RenePotocnik released this 10 Aug 14:29
· 74 commits to main since this release
e64640b

What's new

Coordinate Calibration

No more "16:9 monitor aspect ratio only" nonsense. Now you can choose your own coordinates for importing, ergo, importing should work on monitors of all shape and size, of course that's if you select the coordinates correctly.
The tutorial is in the readme.md

List Create Importing

Remember importing 1000+ strings, starting the print and noticing that you forgot to change the Image Width, so you have to cancel the print and re-import everything?

Well now you can save the image data as an invention using the List Create Import invention.
The tutorial is in the readme.md
Note that List_Create_Importing.py still only supports 16:9 monitor aspect ratio.

New from previous release

  • After encoding an image, all its data will get written into image_data.txt.
  • If you run Importing.py or List_Create_Importing.py, the data from image_data.txt will get imported instead of encoding a new image (List_Create_Importing.py will ask you if you want to read from file or encode a new image)
  • Changed the name of .log files