CMake and Speed
Tacent View is now built with modern CMake scripts. Clang, GCC, and MSVC compilers are supported. JPegs load much more quickly by using libjpeg-turbo. UI improvements when resizing images. Here are the bullet-points:
- Speedup jpg load times and higher-quality saves by using a more modern jpg library.
- Fixed windows 'jitter' when launching in Ubuntu/Linux.
- Fixed auto launching from some apps in Windows that were specifying paths in 8.3 format.
- Automated generation of Ubuntu deb files and Windows zip files when using CMake install.
- Project renamed from tacit-texview to a more reasonable Tacent View.
- Fixed recycle bin issue on Ubuntu when deleting files.
- Save-As and Contact-Sheet dialogs now support easily setting dimensions to next and previous powers of two.