summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-dash-stroke.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add descriptions and fixes to show disabled and rename dash to dashed stoke LPEJabiertxof2019-02-181-36/+0
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Revert changesJabier Arraiza2018-08-051-26/+5
|
* Allow inkscape handle units and percent in dasharray and dashoffset. Add ↵Jabier Arraiza2018-08-051-5/+26
| | | | pref optional to scale dashes on stroke scale
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-3/+3
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Add option to unify dash with diferent segment pathsJabier Arraiza2018-04-011-0/+1
|
* Add LPE Dash StrokeJabier Arraiza2018-04-011-0/+34