summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-text.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-30Improve picking selecton on textJabiertxof1-1/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-14/+14
2014-12-21Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah1-3/+3
2014-12-16Code rearrangement to make it clearer what is happening.Tavmjong Bah1-0/+1
2014-05-13CSS2 and CSS3 text decoration rendering, most code from David Mathog.Tavmjong Bah1-2/+2
2014-05-11CSS2 and CSS3 text decoration rendering, most code from David Mathog.Tavmjong Bah1-2/+2
2014-04-26Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah1-1/+1
2014-02-08DrawingContext: change variable names ct to dc (bug #1272073)David Mathog1-4/+4
2013-11-01Fix blurry pattern fills on text objects (blocker bug #1005892).Krzysztof Kosi??ski1-2/+2
2013-06-19changes_2013_05_22a.patch:David Mathog1-3/+12
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-1/+1
2011-10-02Next pass of doxygen @brief cleanup.Jon A. Cruz1-1/+1
2011-09-05Fix bugs in text stroke rendering and pickingKrzysztof Kosi??ski1-2/+1
2011-08-21Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski1-2/+3
2011-08-16Add sanity checks against singular transforms in the drawing tree.Krzysztof Kosi??ski1-2/+0
2011-08-13More generic handling of child type in DrawingItem.Krzysztof Kosi??ski1-2/+2
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-2/+2
2011-08-06Document things figured out during the rewritingKrzysztof Kosi??ski1-2/+2
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-0/+84