Changes for version 0.96.4:
- Extended the file panel plugin interface by model acquisition functionality and made use of that for the image file models. In particular, this allows many more image file types for the bookmark icons.
- Implemented saving of BMP, JPEG, PNG, PNM, TGA, TIFF, and XPM files (for use in future applications).
- Added a JSON parser library namely emJson (also for use in future applications).
- Accelerated some archive operations on multi-core CPUs by using pigz instead of gzip, and 7z instead of zip and unzip.
- Removed the emPs plugin as it is not adaptable to newer Ghostscript versions. Instead, ps files are shown with temporary conversion now.
- Migrated PDF viewer from GTK2 to GTK3.
- Minor API improvements and fixes.