summaryrefslogtreecommitdiffstats
path: root/src/attributes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* make SP_ATTRIBUTE_IS_CSS a functionThomas Holder2019-11-031-8/+9
* refactor: Eliminate SPIEnum::_nameThomas Holder2019-10-281-1/+4
* Support "lang" and "xml:lang" attributes.Tavmjong Bah2019-10-011-0/+1
* Fixing coding styleJabier Arraiza2019-06-021-1/+1
* Add popup with CSS propertiesJabier Arraiza2019-06-021-0/+6
* sp_attribute_lookup with std::mapThomas Holder2018-12-241-0/+7
* Fix bug 1804946: Measurement tool is very slow when using gridsJabier Arraiza2018-11-251-3/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-4/+4
* Add per embed/linked SVG a DPI valueJabiertxof2018-09-131-0/+1
* Boiler plate stuff for 'textPath' 'side' attribute.Tavmjong Bah2018-05-311-0/+1
* Fix promote dJabier Arraiza2018-04-231-4/+9
* Revert TAV d work for testingJabier Arraiza2018-04-231-9/+4
* Promote the path 'd' attribute to a property per SVG 2. Try 2.Tavmjong Bah2018-03-071-4/+9
* Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah2018-02-181-9/+4
* Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah2018-02-131-4/+9
* Update properties for SVG 2 text. Partial work from Alex RomanTavmjong Bah2017-10-161-1/+2
* parsing font-variation-settings (CSS Fonts Module Level 4)Felipe CorrĂȘa da Silva Sanches2017-06-221-0/+3
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-1/+0
* Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah2017-03-021-0/+1
* Update to trunkJabier Arraiza Cenoz2016-10-191-1/+2
|\
| * Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah2016-10-191-1/+2
* | Doc rotate startJabier Arraiza Cenoz2016-10-021-0/+1
|/
* Optionally sort attributes and properties into a canonical order.Tavmjong Bah2016-06-121-47/+54
* A little cleaning up of attributes.Tavmjong Bah2016-06-111-13/+18
* Backout last commit as it introduced subtle errors.Tavmjong Bah2016-04-291-1/+0
* SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.Tavmjong Bah2016-04-291-0/+1
* Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah2016-01-091-0/+1
* Add option for checkerboard background.Tavmjong Bah2015-12-211-0/+1
* Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-0/+1
* update to trunkJabier Arraiza Cenoz2015-12-031-0/+1
|\
| * Add spray-origin missing atributeJabier Arraiza Cenoz2015-12-021-0/+1
* | Reorder attribute lock to better positionJabier Arraiza Cenoz2015-12-021-1/+1
* | Add lock to guidesJabier Arraiza Cenoz2015-12-021-0/+1
|/
* Add new 'writing-mode' values, remove 'block-progression', fix a few typos.Tavmjong Bah2015-10-151-1/+1
* Read inkscape:color attribute on guidesGeoff Lankow2015-07-071-0/+1
* Start of implementing CSS 3 font variants (access to OpenType features).Tavmjong Bah2015-05-061-5/+18
* Fix filter primitives using 'type' attribute. (Broken when 'type' attribute i...Tavmjong Bah2015-03-061-1/+1
* Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-011-1/+1
* Experimental mesh smoothing code.Tavmjong Bah2015-02-021-0/+1
* Read properties for SVG 2 text in a shape.Tavmjong Bah2015-01-151-0/+5
* Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...Tavmjong Bah2015-01-051-0/+2
* Update to trunk r13621Liam P. White2014-10-171-0/+5
|\
| * Merge hatch rendering code from Tomasz Boczkowski.Tavmjong Bah2014-10-141-0/+5
| |\
| | * Merged hatch rendering codeTomasz Boczkowski2014-10-141-0/+5
| * | Add 'white-space' CSS property (replaces deprecated xml:space).Tavmjong Bah2014-10-141-8/+23
| |/
| * Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-011-1/+1
| * Basic support for <solidColor> element (rendering only as a paint server).Tavmjong Bah2014-07-311-0/+2
* | Update to experimental r13460Liam P. White2014-08-061-1/+1
|\ \
| * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-011-1/+1