inkscape-extensions:pathops

Last commit made on 2019-10-19
Get this branch:
git clone -b pathops https://git.launchpad.net/inkscape-extensions

Branch merges

Branch information

Name:
pathops
Repository:
lp:inkscape-extensions

Recent commits

721dc2e... by Moini <email address hidden>

Add su-v's pathops (multi-bool) extension.

929da9a... by Martin Owens

Improve readme with a basic guideline to development

edf8c19... by Patrick Storz

Implement internal translation function for inkex module translations

This ignores "translationdomain" and will always use strings
from the primary message catalog.

00196f4... by Patrick Storz

Remove (now unnecessary) import of _

de8e034... by Patrick Storz

Fix translation and implement "translationdomain" functionality.

Translation via _() is automatically installed during initialization
for all classes derived from InkscapeExtension.

See https://gitlab.com/inkscape/extensions/issues/117

be196eb... by Martin Owens

Refactor some of the pathmodify code

252da2e... by Martin Owens

Fix issues with use href error

bee402c... by Martin Owens

Unpack path 'd' attributes in xmldiff

7208dc0... by Martin Owens

Small fixes to unlink clone

d6927eb... by Martin Owens

Add unlink feature for clones/use elements