index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
attributes.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parsing font-variation-settings (CSS Fonts Module Level 4)
Felipe CorrĂȘa da Silva Sanches
2017-06-22
1
-0
/
+3
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-1
/
+0
*
Implement arc "chord" type. (Matches Krita "chord" arc type.)
Tavmjong Bah
2017-03-02
1
-0
/
+1
*
Update to trunk
Jabier Arraiza Cenoz
2016-10-19
1
-1
/
+2
|
\
|
*
Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.
Tavmjong Bah
2016-10-19
1
-1
/
+2
*
|
Doc rotate start
Jabier Arraiza Cenoz
2016-10-02
1
-0
/
+1
|
/
*
Optionally sort attributes and properties into a canonical order.
Tavmjong Bah
2016-06-12
1
-47
/
+54
*
A little cleaning up of attributes.
Tavmjong Bah
2016-06-11
1
-13
/
+18
*
Backout last commit as it introduced subtle errors.
Tavmjong Bah
2016-04-29
1
-1
/
+0
*
SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.
Tavmjong Bah
2016-04-29
1
-0
/
+1
*
Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.
Tavmjong Bah
2016-01-09
1
-0
/
+1
*
Add option for checkerboard background.
Tavmjong Bah
2015-12-21
1
-0
/
+1
*
Changed from Desktop to namedview to handle multiples documents
Jabier Arraiza Cenoz
2015-12-05
1
-0
/
+1
*
update to trunk
Jabier Arraiza Cenoz
2015-12-03
1
-0
/
+1
|
\
|
*
Add spray-origin missing atribute
Jabier Arraiza Cenoz
2015-12-02
1
-0
/
+1
*
|
Reorder attribute lock to better position
Jabier Arraiza Cenoz
2015-12-02
1
-1
/
+1
*
|
Add lock to guides
Jabier Arraiza Cenoz
2015-12-02
1
-0
/
+1
|
/
*
Add new 'writing-mode' values, remove 'block-progression', fix a few typos.
Tavmjong Bah
2015-10-15
1
-1
/
+1
*
Read inkscape:color attribute on guides
Geoff Lankow
2015-07-07
1
-0
/
+1
*
Start of implementing CSS 3 font variants (access to OpenType features).
Tavmjong Bah
2015-05-06
1
-5
/
+18
*
Fix filter primitives using 'type' attribute. (Broken when 'type' attribute i...
Tavmjong Bah
2015-03-06
1
-1
/
+1
*
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
1
-1
/
+1
*
Experimental mesh smoothing code.
Tavmjong Bah
2015-02-02
1
-0
/
+1
*
Read properties for SVG 2 text in a shape.
Tavmjong Bah
2015-01-15
1
-0
/
+5
*
Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...
Tavmjong Bah
2015-01-05
1
-0
/
+2
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-0
/
+5
|
\
|
*
Merge hatch rendering code from Tomasz Boczkowski.
Tavmjong Bah
2014-10-14
1
-0
/
+5
|
|
\
|
|
*
Merged hatch rendering code
Tomasz Boczkowski
2014-10-14
1
-0
/
+5
|
*
|
Add 'white-space' CSS property (replaces deprecated xml:space).
Tavmjong Bah
2014-10-14
1
-8
/
+23
|
|
/
|
*
Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.
Tavmjong Bah
2014-08-01
1
-1
/
+1
|
*
Basic support for <solidColor> element (rendering only as a paint server).
Tavmjong Bah
2014-07-31
1
-0
/
+2
*
|
Update to experimental r13460
Liam P. White
2014-08-06
1
-1
/
+1
|
\
\
|
*
|
Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.
Tavmjong Bah
2014-08-01
1
-1
/
+1
*
|
|
Update to experimental r13452
Liam P. White
2014-07-30
1
-8
/
+25
|
\
|
|
|
*
|
Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...
Tavmjong Bah
2014-07-30
1
-8
/
+23
|
*
|
Basic support for <solidColor> element (rendring only as a paint server).
Tavmjong Bah
2014-07-24
1
-0
/
+2
|
|
/
|
*
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
1
-1
/
+0
|
*
Provide a toggle in the document properties to optionally turn off
Krzysztof Kosi??ski
2014-03-13
1
-0
/
+1
*
|
Add selection sets
Liam P. White
2014-05-10
1
-0
/
+1
*
|
Fixed path color when changed by Objects Dialog
Liam P. White
2014-03-03
1
-0
/
+1
|
/
*
Read new SVG2 property 'paint-order'.
Tavmjong Bah
2014-02-18
1
-0
/
+1
*
New CSS blending modes (outside of filters).
Tavmjong Bah
2013-12-10
1
-0
/
+2
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-1
/
+4
*
Minor changes.
Tavmjong Bah
2012-12-22
1
-3
/
+0
*
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
1
-0
/
+3
*
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
1
-0
/
+2
*
Header cleaning
Alex Valavanis
2012-02-12
1
-1
/
+1
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-2
/
+1
*
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
1
-0
/
+2
*
1) Use the "snap guides" button both for guides being snap sources, as well a...
Diederik van Lierop
2011-08-23
1
-1
/
+1
[next]