History log of /inkscape/src/extension/internal/image-resolution.cpp
Revision Date Author Comments Expand
c12828d202194a90ad4c04abf92fb5e733696679 11-Apr-2016 suv-lp <>

[Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undefined (clang from Xcode 4.6.3).

d0df615bc958478344759b7c24838541f3b2a38e 01-Oct-2014 JazzyNico <nicoduf@yahoo.fr>

Importing. Fix for Bug #1325822 (BMP images resolution not correctly imported).

f8382e081937ca75d36973bf3f790d504d0c22cf 10-Apr-2014 JazzyNico <nicoduf@yahoo.fr>

Fix for Bug #1302987 (Importing a PNG image with unittype field undefined fails).

855aa698d2bc138e467a293855835b3b817761fa 07-Feb-2014 JazzyNico <nicoduf@yahoo.fr>

Fix for Bug #1275443 (Including picture results in crash).

d7ab61c0771df0a3ae56235ffeeae892558404f5 03-Dec-2013 JazzyNico <nicoduf@yahoo.fr>

ImageMagick exception handling improvements (see Bug #1252719).

46ac8dde188cd9cac61aee5ef3a3efc255ac271b 22-Oct-2013 JazzyNico <nicoduf@yahoo.fr>

Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952).

3f26c0db2a70a567ef52aa0ff1a4236b7253ed49 24-Sep-2013 apenner <penner@vaxxine.com>

for bitmap import, use a default value of 90 dpi, if not otherwise specified. Bug 165952, comment 43.

80177e727606505ec5b4179acf8807e88720f1f2 14-Sep-2013 Krzysztof KosiƄski <tweenk.pl@gmail.com>

Do not recompress images when embedding and generating PDFs. Fixes blocker bug #871563.

1f30d964f3e822b7064e7b40a5a23d31d8b569c9 12-May-2013 JazzyNico <nicoduf@yahoo.fr>

Fix for Bug #1085949 (Use ImageMagick fallback when importing bitmap resolution).

d036237144e52a4b5fdb2833b9d26a5bb60a65d3 23-Mar-2013 Alex Valavanis <valavanisalex@gmail.com>

Convert a couple of C-style pointer casts

d2ac881b8a3bc4613547b9173681ff1752eaa0e2 11-Feb-2013 Kris <Kris.De.Gussem@hotmail.com>

cppcheck

fe1e0e5d04fd7849894c48bc6b844f0c4c49f175 26-Dec-2012 JazzyNico <nicoduf@yahoo.fr>

Bitmap. Test for JPEG resolution reordered, and coding style corrected.

48db9518e74a026bcea62d6b95addb811c831396 23-Jul-2012 Josh Andler <scislac@gmail.com>

Add missing files and add Daniel Wagenaar to Authors