Johannes Beranek
Johannes Beranek
**Describe the bug** Using an .otf CFF Font via FontFactory.register + FontFactory.getFont, then later call font.getBaseFont().getAscentPoint("A", font.getSize()) always returns 0. I've debugged the issue so far that this.bboxes never gets...
See e.g. https://cameratico.com/tools/web-browser-color-management-test/ for test content Wasn't able to correctly resize a non sRGB image with an embedded color profile. Unfortunately I can't post that specific image here. "linear" resizing...
### Play Version (1.5.x / etc) framework/src/play/libs/IO.java broken in d6dae446e6bf3f61cc9b21431fae1713b6d782fe ### Issue We've been using play 1 for about 10 years now, together with lombok. Recently tried to update to...
### Play Version (1.5.x / etc) latest github master ### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10) linux ### JDK (Oracle 1.8.0_72, OpenJDK 1.8.x, Azul Zing) 16.0.2...
Play version 1.7.0, tested in DEV mode ### Expected Behavior Set application.path="." or do not set application.path (defaults to "."), application.log.path="/log4j.properties", log4j.properties exists in conf/ dir -> logger config works...
Would be nice to be able to scroll or, if not possible, at least page through results if they are more than can be displayed in the results panel. Especially...
vips-ffm provides VImage::writeToTarget which, as far as I understood from libvips documentation itself, should allow to save an image without knowing what the target format will be, and have the...