inkscape:johnbintz_faster-touch-select

Last commit made on 2015-05-23
Get this branch:
git clone -b johnbintz_faster-touch-select https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
johnbintz_faster-touch-select
Repository:
lp:inkscape

Recent commits

d3b2d70... by Johncoswell

Speed up touch select using cached flattened SVG DOM list.

(bzr r14170)

45f9103... by mathog <>

minor tweaks to libUEMF and related code

(bzr r14169)

35e1e2e... by mathog <>

patch for bug 1457612

(bzr r14168)

f1cc27b... by mathog <>

patch bug 1294784

(bzr r14167)

9d22ffa... by Tavmjong Bah

Don't fill entry box with zeros while typing. Bug introduced with r14160.

(bzr r14166)

b47752d... by su_v

image_attributes.inx: mark more strings for translation; update POTFILES.in

(bzr r14165)

2f9e4fe... by su_v

Add extension to set attributes for bitmap images (bug #1357808)

Inkscape >= 0.91 adds the attribute 'preserveAspectRatio'
to imported bitmap images, and sets it to 'none' (to support
non-uniform scaling). Unlike older versions it also respects the
attribute for rendering. This change may break Inkscape documents
with embedded or linked bitmap images which had been created with
older versions of Inkscape (the images do not have the attribute
set, and thus default to 'xMidYMid' with enforced uniform scaling).

The extension allows to add the attribute to selected or all bitmap
images in the current document (including bitmap images used as
masks, which are stored in the <defs> section).

(bzr r14164)

ba7ad78... by Tavmjong Bah

Font-variants widget: Enable 'Apply' button. Add more tooltips.

(bzr r14163)

fd86763... by Tavmjong Bah

Enable setting of 'font-variant-ligatures' (rendering waits on new Pango library).

(bzr r14162)

9fbf55e... by Alvin Penner

sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bug 1428267)

(bzr r14161)