summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-text.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.Martin Owens2013-09-181-2/+2
* Scale rendering of pattern fill of text when chaning zoom level; partial fix ...Diederik van Lierop2013-09-151-1/+1
* changes_2013_05_22a.patch:David Mathog2013-06-191-17/+287
* Change outline mode rendering tolerance from 1.25 to 0.5.Krzysztof Kosi??ski2012-11-061-1/+1
* patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ar...Kris De Gussem2012-05-131-11/+26
* Removing redundant doxygen @brief tag.Jon A. Cruz2011-10-021-1/+1
* Warning cleanup.Jon A. Cruz2011-10-021-6/+3
* Further fixes for text rendering and pickingKrzysztof Kosi??ski2011-09-061-3/+6
* Fix bugs in text stroke rendering and pickingKrzysztof Kosi??ski2011-09-051-15/+11
* Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski2011-08-211-3/+4
* Add sanity checks against singular transforms in the drawing tree.Krzysztof Kosi??ski2011-08-161-30/+9
* More generic handling of child type in DrawingItem.Krzysztof Kosi??ski2011-08-131-3/+3
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-5/+5
* Fix compilation (oops).Krzysztof Kosi??ski2011-08-061-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/+275