v1.1.6
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
orList_Create_Importing.py
, the data fromimage_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