lp:~dawagenaar/inkscape/import-res-daw

Created by Daniel Wagenaar and last modified
Get this branch:
bzr branch lp:~dawagenaar/inkscape/import-res-daw
Only Daniel Wagenaar can upload to this branch. If you are Daniel Wagenaar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Wagenaar
Project:
Inkscape
Status:
Development

Recent revisions

11528. By Daniel Wagenaar

Use libjpeg to read resolution information from JFIF upon jpeg import
if EXIF data is not available.

Augmented "image-resolution.cpp" to read JFIF information from jpeg files
if EXIF data is not available. This requires libjpeg, so "configure.ac"
now tests for its presence.

11527. By Daniel Wagenaar

Merged trunk and restored po/inkscape.pot

11526. By Daniel Wagenaar

Added support for extracting image resolution from files at import time.

New files "image-resolution.h" and "image-resolution.cpp" define class
ImageResolution that can determine the resolution of image files.
PNG is always supported. In addition, if libexif is present at build time,
EXIF information can be extracted from JPEG and TIFF files.
This interface is used by "gdkpixbuf-input.cpp" to overwrite default import
resolution.

11525. By Daniel Wagenaar

Merged trunk.

11524. By Daniel Wagenaar

Fixed bug in configure.ac that set png_ok to "yes" even if the png.h
header is missing.

11523. By Daniel Wagenaar

Created a new preference "/dialogs/import/defaultxpi/value" for the
default resolution of bitmap import, making that resolution independent
of the default resolution for bitmap export.

11522. By Daniel Wagenaar

Renamed field "_importexport_export" to "_importexport_export_res"
in InkscapePreferences.

This more clearly reflects the fact that this field contains a resolution.

11521. By Daniel Wagenaar

Modified "gdkpixbuf-input.cpp" to use "/dialogs/export/defaultxdpi/value" preference
as a default resolution for bitmap import.

11520. By Alex Valavanis

Reduce horizontal width of export bitmap dialog. This makes the GTK+ 3 version more usable on small screens

11519. By John Smith <email address hidden>

Fix for 950677 : Retire legacy gradient editor

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~inkscape.dev/inkscape/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers