inkscape:smallTryToImproveRendering

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

Branch merges

Branch information

Name:
smallTryToImproveRendering
Repository:
lp:inkscape

Recent commits

c8c90de... by Jabier Arraiza <email address hidden>

Small try to improve rendering rendering objects in one pass

3e17190... by Jabier Arraiza <email address hidden>

Increase the default memory for cache to 512 from 64 MB

47eb9ac... by Patrick Storz

Fix issue in SPDocument::createNewDoc and avoid a memory leak

- document_base was not set properly with Windows-style paths
- memory leak occured when 'make_new' is true

cdf2fdc... by Patrick Storz

Fix crash with Windows-style paths in SPDocument::createChildDoc

d566513... by Jabiertxof <email address hidden>

Fix a issue when pasting powerstroke LPE in other size paths

44556e2... by Thomas Holder <email address hidden>

cleanup: SPDesktopWidget in-class initialization

Fixes uninitialized `update` member

2ef9b56... by Thomas Holder <email address hidden>

cleanup: SPDesktopWidget::layer_selector leak

88bbb19... by Thomas Holder <email address hidden>

fix #1020 Document Properties dialog document tracking

efef7d6... by Patrick Storz

CLI: attempt to document basic functionality of export options

5779373... by Patrick Storz

CLI: consistently use 'export-filename' instead of 'export-file'