Vinetto is a Python 3 application. All Python 2 compatible code has been removed.
It has been tested under Linux with Python 3 (3.10)
Notable Changes:
- Updated ReadMe documentation on Type 1 image processing
- Type 1 image processing as per v0.9.11 has a "out-of-order" CMY structure. The CMY channels were found to be reversed (YMC). The K channel is actually an Alpha transparency channel. Then, the structure is "YMCA" (apparently a joke).
- ESEDB library:
- Latest Python ESEDB library based on libesedb commit 800a5f0