summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-text.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve picking selecton on textJabiertxof2019-10-301-1/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-14/+14
* Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah2014-12-211-3/+3
* Code rearrangement to make it clearer what is happening.Tavmjong Bah2014-12-161-0/+1
* CSS2 and CSS3 text decoration rendering, most code from David Mathog.Tavmjong Bah2014-05-131-2/+2
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-4/+4
* Fix blurry pattern fills on text objects (blocker bug #1005892).Krzysztof Kosi??ski2013-11-011-2/+2
* changes_2013_05_22a.patch:David Mathog2013-06-191-3/+12
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-021-1/+1
* Fix bugs in text stroke rendering and pickingKrzysztof Kosi??ski2011-09-051-2/+1
* Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski2011-08-211-2/+3
* Add sanity checks against singular transforms in the drawing tree.Krzysztof Kosi??ski2011-08-161-2/+0
* More generic handling of child type in DrawingItem.Krzysztof Kosi??ski2011-08-131-2/+2
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-2/+2
* Document things figured out during the rewritingKrzysztof Kosi??ski2011-08-061-2/+2
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+84