Skip to content

Vinetto v0.9.12 Release

Latest
Compare
Choose a tag to compare
@AtesComp AtesComp released this 19 Sep 22:31
· 1 commit to master since this release

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:

  1. 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).
  2. ESEDB library:
    • Latest Python ESEDB library based on libesedb commit 800a5f0