Alexander Kobel
Alexander Kobel
Hi, encoding the following image with `-quality 54` or less yields a severe artifact at the "ü" character; with `-quality 55` or higher, everything is as expected. The issue occurs...
Hi, not quite an issue concerning this repo, but: The file `octave_support.h` is missing in the other official source for release tarballs, linked from the [Uni of Pisa](https://numpi.dm.unipi.it/software/mpsolve) under https://numpi.dm.unipi.it/_media/software/mpsolve/mpsolve-3.2.1.tar.bz2....
Dear Juan, thanks a lot for your incredibly nice font families Alegreya and Alegreya Sans; I hope you enjoy their success! As Alegreya "libre" is packaged in many Linux distributions...
Hi, leptonica 1.81 (same behavior for 1.81.0 and 1.81.1) breaks TIFF embedding in PDFs, at least for (some) black-and-white Group4-compressed files (not tested anything else). In particular, this is a...
Add `-s` switch for inputs without a global symbol table (standalone JBIG2 compressed pages). Especially relevant for pages which are individually losslessly compressed by jbig2enc. Fixes #24.
Hi, and thanks a lot for this wonderful utility - even if it's just meant as a workaround until the functionality becomes a first-class member in OC. By the way,...
Verbatim copy from my mail to Laurent: The CMakeLists didn't include the USE_MPFI, and in the testsuite the CGAL main lib itself is configured without MPFI. I fixed that in...