~reviczky/inkscape/+git/debian-gtk4:dawagenaar_import-res-daw

Last commit made on 2012-07-10
Get this branch:
git clone -b dawagenaar_import-res-daw https://git.launchpad.net/~reviczky/inkscape/+git/debian-gtk4

Branch merges

Branch information

Name:
dawagenaar_import-res-daw
Repository:
lp:~reviczky/inkscape/+git/debian-gtk4

Recent commits

cb0bd32... 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.

(bzr r11528)

a594226... by Daniel Wagenaar

Merged trunk and restored po/inkscape.pot

(bzr r11527)

074c783... by John Smith

Fix for 1022676 : Font dialog label alignment

(bzr r11520.1.15)

48171da... by John Smith

Fix for 167781 : opacity in selected style loses focus on kbd value scroll

(bzr r11520.1.14)

c84a9bd... 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.

(bzr r11526)

7d9d351... by John Smith

Fix for 168658 : Font substitution warning dialog - CSS font fallbacks

(bzr r11520.1.13)

2bc7c9c... by John Smith

Fix for 181473 : Layer label edit keyboard shortcuts

(bzr r11520.1.12)

77e6ec4... by John Smith

Fix for 181473 : Patch for Layers drag and drop crash

(bzr r11520.1.11)

273fc50... by Kris

Dutch translation update

(bzr r11520.1.10)

a498f0f... by Daniel Wagenaar

Merged trunk.

(bzr r11525)