summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Add new directory for 'manipulations' with README.Tavmjong Bah2018-04-031-0/+16
| | | |
* | | | Add new directory for 'actions' with README.Tavmjong Bah2018-04-031-0/+26
| | | |
* | | | Fix typo.Tavmjong Bah2018-04-031-1/+1
| | | |
* | | | Minor tweack of LPE dash-strokeJabier Arraiza2018-04-011-4/+3
| | | |
* | | | Bug fix closing pathsJabier Arraiza2018-04-011-14/+20
| | | |
* | | | Add option to unify dash with diferent segment pathsJabier Arraiza2018-04-012-8/+47
| | | |
* | | | Remove debug coutsJabier Arraiza2018-04-011-4/+0
| | | |
* | | | Add LPE Dash StrokeJabier Arraiza2018-04-017-1/+366
| | | |
* | | | Update lpe-clone-original.cpp to recheckJabier Arraiza2018-03-311-1/+1
| | | |
* | | | Fis a bug crashing inkscape if clones item is not in docJabier Arraiza2018-03-311-8/+8
| | | |
* | | | Fix effect list orderJabier Arraiza2018-03-311-2/+3
| | | |
* | | | Fix fillet chamfer LPE bug on adding points to pathsJabier Arraiza2018-03-312-6/+21
| | | |
* | | | Add lots of README's.Tavmjong Bah2018-03-3012-0/+133
| | | |
* | | | Protect against empty string.Tavmjong Bah2018-03-301-15/+17
| | | |
* | | | Fix bug: 1758477Jabier Arraiza2018-03-286-12/+20
| | | | | | | | | | | | | | | | | | | | Rotate Duplicate/ Mirror Symmetry added functionality feature request https://bugs.launchpad.net/inkscape/+bug/1758477
* | | | a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-2811-29/+32
| | | |
* | | | Add Cmd as an alternative keyboard shortcutMartin Owens2018-03-281-1/+1
| | | |
* | | | Allow MacOSX builds to use a specially design carbon keyboard setMartin Owens2018-03-281-0/+6
| | | |
* | | | Fix bug: 1738504Jabier Arraiza2018-03-281-1/+0
| | | | | | | | | | | | | | | | Title:Measurement tool measures mirrored text in wrong position
* | | | Fix LPE updating problemsJabiertxo Arraiza Cenoz2018-03-284-3/+2
| | | |
* | | | Fix powerstroke updateJabiertxo Arraiza Cenoz2018-03-281-0/+1
| | | |
* | | | Fix a updating path on LPE with path maipulationsJabiertxo Arraiza Cenoz2018-03-281-0/+1
| | | |
* | | | a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-276-18/+19
| | | |
* | | | Convert Pango font variations string to CSS format before saving to CSS.Tavmjong Bah2018-03-271-2/+24
| | | |
* | | | Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches2018-03-278-18/+9
| | | |
* | | | move FTFixedToDouble / FTDoubleToFixed to a common headerFelipe Corrêa da Silva Sanches2018-03-272-8/+7
| | | |
* | | | Add the path 'd' property to the blacklist for default style.Tavmjong Bah2018-03-271-0/+1
| | | |
* | | | Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-2617-17/+34
| | | |
* | | | Allow path moveJabier Arraiza2018-03-264-6/+10
| | | |
* | | | Fixing refsJabier Arraiza2018-03-2616-79/+40
| | | |
* | | | Fix maren problem in ↵Jabier Arraiza2018-03-261-2/+0
| | | | | | | | | | | | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/212#note_61574788
* | | | Base LPE refactorJabier Arraiza2018-03-2688-1278/+1561
| | | |
* | | | Allow building with USE_PANGO_WIN32.Tavmjong Bah2018-03-233-2/+10
| | | | | | | | | | | | | | | | Needs to be tested....
* | | | Start of reading OpenType fvar table.Tavmjong Bah2018-03-233-1/+82
| | | |
* | | | Move OpenType functions to separate file.Tavmjong Bah2018-03-234-174/+255
|/ / /
* | | Remove "hack" for support of FreeType 2.1.Tavmjong Bah2018-03-201-15/+4
| | | | | | | | | | | | FreeType 2.2 was released 12 years ago... no need to support 2.1.
* | | Add basic rendering support for 'font-variation-settings'.Tavmjong Bah2018-03-191-2/+93
|/ / | | | | | | Requires Pango 1.41.1 and FreeType 2.8 (maybe 2.9).
* | Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-1726-2538/+0
| | | | | | | | | | | | | | | | | | | | These will be kept at a separate "meson_build" branch at https://gitlab.com/fsanches/inkscape/ Learn more at: * "Using Meson's automatic dependency manager to build GTK" ** https://www.youtube.com/watch?v=2dB80CjH_3Q * "The Meson Build System - 4+ years of work to become an overnight success" ** https://www.youtube.com/watch?v=gHdTzdXkhRY
* | [meson-build] inkscape-version placeholderFelipe Corrêa da Silva Sanches2018-03-172-1/+17
| |
* | [meson-build] libdepixelizeFelipe Corrêa da Silva Sanches2018-03-173-4/+34
| |
* | [meson-build] libuemfFelipe Corrêa da Silva Sanches2018-03-173-1/+40
| |
* | [meson-build] a few more dependenciesFelipe Corrêa da Silva Sanches2018-03-172-2/+5
| |
* | [meson-build] fix broken build of libextension static libFelipe Corrêa da Silva Sanches2018-03-172-4/+14
| | | | | | | | This one was subtle!
* | [meson-build] [BROKEN] libextensionFelipe Corrêa da Silva Sanches2018-03-173-9/+261
| |
* | [meson-build] libgimpwidgetsFelipe Corrêa da Silva Sanches2018-03-173-7/+30
| |
* | [meson-build] libcrocoFelipe Corrêa da Silva Sanches2018-03-173-6/+76
| |
* | [meson-build] libwidgetsFelipe Corrêa da Silva Sanches2018-03-173-0/+133
| |
* | [meson-build] libio + zlibFelipe Corrêa da Silva Sanches2018-03-173-2/+44
| |
* | [meson-build] libutilFelipe Corrêa da Silva Sanches2018-03-173-8/+54
| |
* | [meson-build] live path effectsFelipe Corrêa da Silva Sanches2018-03-173-0/+196
| |