summaryrefslogtreecommitdiffstats
path: root/src/style.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: TypedSPIThomas Holder2019-10-281-81/+90
* refactor SPIEnum: more type safetyThomas Holder2019-10-281-32/+32
* Add listeners for when shapes used by text are changed.Tavmjong Bah2019-09-061-2/+2
* Remove line height code and ficx coding styleJabiertxof2019-08-021-1/+1
* Working stateJabiertxof2019-08-021-1/+1
* Removing absolute unitsJabiertxof2019-08-021-1/+1
* Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof2019-08-021-2/+2
* Improving things poiner in rocketrr chat to line heigt in a new branchJabiertxof2019-08-021-1/+1
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Add visualization of style dialogJabier Arraiza2019-06-021-0/+1
* Allow style properties to be accessed outsideMartin Owens2019-02-201-0/+1
* Finish implementation of 'text-decoration-fill' and 'text-decoration-stroke'.Tavmjong Bah2018-12-121-0/+2
* Add capability to get style rulesets as SPStyle objectsMartin Owens2018-11-131-0/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Implement the remaining vector effects properties.Tavmjong Bah2018-11-081-1/+1
* remove Inkscape::URI::toStringThomas Holder2018-11-051-4/+4
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-2/+4
* Removal of code but breaks gradientsMartin Owens2018-10-051-0/+4
* fix 1795942 "object to path" uses outdated stateThomas Holder2018-10-051-4/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-11/+11
* Add GUI support for 'font-variant-east-asian' property.Tavmjong Bah2018-06-071-1/+1
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-2/+2
* Fix promote dJabier Arraiza2018-04-231-0/+5
* Revert TAV d work for testingJabier Arraiza2018-04-231-5/+0
* Promote the path 'd' attribute to a property per SVG 2. Try 2.Tavmjong Bah2018-03-071-0/+5
* Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah2018-02-181-5/+0
* Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah2018-02-131-0/+5
* Update properties for SVG 2 text. Partial work from Alex RomanTavmjong Bah2017-10-161-2/+3
* Add GUI and code to implement "Line Spacing Modes".Tavmjong Bah2017-08-051-2/+4
* rename SPIVariableFontAxisOrNormal => SPIFontVariationSettings and implement ...Felipe Corrêa da Silva Sanches2017-06-231-1/+1
* parsing font-variation-settings (CSS Fonts Module Level 4)Felipe Corrêa da Silva Sanches2017-06-221-0/+3
* Merge in GSoC style dialog. (Work in progress.)Tavmjong Bah2017-02-041-3/+4
|\
| * Propagate changes to object tree with changes in style elementTavmjong Bah2016-07-131-3/+4
* | Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah2016-10-191-0/+3
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
|/
* Read/write 'dominant-baseline' property.Tavmjong Bah2015-11-181-0/+2
* Add new 'writing-mode' values, remove 'block-progression', fix a few typos.Tavmjong Bah2015-10-151-4/+4
* Render font variants (ligatures, postions, caps, numerics).Tavmjong Bah2015-06-211-0/+6
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-181-1/+1
* GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-121-1/+1
* Start of implementing CSS 3 font variants (access to OpenType features).Tavmjong Bah2015-05-061-1/+17
* Revert bad commit (commited to wrong branch).Tavmjong Bah2015-05-031-18/+0
* First batchTavmjong Bah2015-05-031-0/+18
* Read properties for SVG 2 text in a shape.Tavmjong Bah2015-01-151-0/+6
* SPStyle ref counting clean up.Tavmjong Bah2014-12-261-2/+3
* Remove sp_style_new().Tavmjong Bah2014-12-251-2/+0
* Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent().Tavmjong Bah2014-12-251-4/+0
* Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-14/+4
* Remove sp_style_new_from_object()Tavmjong Bah2014-12-241-2/+0