ZITTERGIE
Changelog

Changelog

MuPDFLib v1.17.0
Adapted changes as found on www.abi-laboratory.pro/index.php?view=timeline&l=mupdf
Some procedures has changed to functions:
* fz_rotate
* fz_bound_page
* fz_scale
* fz_pre_scale
Recompiled using Visual Studio 2019
Created libmupdf117.pas

MuPDFLib v1.14.0/v1.15.0/v1.16.0 (skipped)
Recompiling using Visual Studio 2019 failed. Changes made to the .def file to keep up with the different versions.

MuPDFLib v1.13.0
Adapted changes as found on www.abi-laboratory.pro/index.php?view=timeline&l=mupdf
Recompiled using Visual Studio 2019
Created libmupdf113.pas

MuPDFLib v1.12.0
Adapted changes as found on www.abi-laboratory.pro/index.php?view=timeline&l=mupdf
+ fz_page_separations
– fz_new_colorspace (Due to changes and not used yet)
Recompiled using Visual Studio 2019
Created libmupdf112.pas

MuPDFLib v1.11
Adapted changes as found on www.abi-laboratory.pro/index.php?view=timeline&l=mupdf
+ fz_device_bgr
+ fz_device_rgb
+ fz_new_colorspace
– fz_lookup_device_colorspace
Recompiled using Visual Studio 2019
Created libmupdf111.pas

MuPDFLib v1.10a
Adapted changes as found on www.abi-laboratory.pro/index.php?view=timeline&l=mupdf
Recompiled using Visual Studio 2019
Created libmupdf110.pas

MuPDFLib v1.9
Recompiled using Visual Studio 2019
Created libmupdf19.pas

MuPDFLib v1.8
Original from Dinko Miljak and Blestan Tabakov.
Removed a debug dialog and recompiled using the following guide: https://www.codeproject.com/Articles/1190061/Compiling-MuPDF-DLL-to-Render-and-Edit-PDF-Documen