inkscape:mirrorSymmetryFixToBackport

Last commit made on 2020-10-02
Get this branch:
git clone -b mirrorSymmetryFixToBackport https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
mirrorSymmetryFixToBackport
Repository:
lp:inkscape

Recent commits

63694ab... by Jabier Arraiza <email address hidden>

Mirror symmetry currenty has some problems with some situations so sometimes it create closed paths and other open ones over the split line
To fix it we add a versioning to now broke existing works
And handle correctly in the future (I select the most often situation that is close the path)

This fix is targeted for 1.0.2 for 1.1 I do another tweak that allow open and closed paths over the split line.

7b018e4... by Jabier Arraiza <email address hidden>

This commit fix a issue with transforms on creation of a item inside a LPE Group.
Mostly crash Calygraphic tool on for example roate copies group

400b973... by Martin Owens <email address hidden>

Fix #1896 Tutorials should Open as new documents

58f675d... by Marc Jeanmougin <email address hidden>

add boost_filesystem to mingw installed dll

fe23ab2... by Rachana Podaralla <email address hidden>

Updated default thickness

6880148... by Marc Jeanmougin <email address hidden>

Use boost filesystem

3139070... by Marc Jeanmougin <email address hidden>

Allow libinkscape to support local lib2geom in install directory via rpath

3f08b6d... by Thomas Holder <email address hidden>

Export png dialog: Enable "batch" checkbox

Regression of 4184dba0f7

Fixes https://gitlab.com/inkscape/inkscape/-/issues/1865

d65cf83... by Rainer Schwarze <email address hidden>

Add command line option --export-png-color-mode

c7ef69f... by Nathan Lee <email address hidden>

New arcs no longer slices before mouse let go

This should reduce reliance on the default constructor.
Introduced by 316d4c9bf1a54093cc6847a61c6a94fdc1c8f026