inkscape:rtl_direction_gui

Last commit made on 2017-09-25
Get this branch:
git clone -b rtl_direction_gui https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
rtl_direction_gui
Repository:
lp:inkscape

Recent commits

925d461... by Tavmjong Bah

Test of new GUI for 'writing-mode' and 'direction'.

66eb773... by Tavmjong Bah

Minor code cleanup and better handling of non-spacing marks in upright vertical text.

f81751a... by Stefano Facchini

Transform duplicate object only when clipping or masking

6a03015... by Stefano Facchini

Remove unused parameter in SPItem::doWriteTransform

944a8da... by Jabier Arraiza <email address hidden>

Fix bug #1094504 GTK3: RegisteredColorPicker (e.g. for grid, guides color) does not show preview of current color

74d8719... by Patrick Storz

cleanup: put extraction of OpenType tables in separate function

6b8c070... by Patrick Storz

cleanup: do not overwrite/free original font description

(likely unproblematic but better be safe than sorry...)

179538a... by Patrick Storz

Do not crash if no fonts are available

Usually we fall back to "sans-serif" but if not a single fallback
was available (this happens for example if the fontconfig
configuration is invalid) Inkscape crashed.

Fixed bug:
 - https://bugs.launchpad.net/inkscape/+bug/1716516

9d04be7... by Jabier Arraiza <email address hidden>

Fix wrong parameter in Doxifile pointed by Eduard Brown

80b6446... by Jabier Arraiza <email address hidden>

Fixes to Doxifile