index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
drawing-text.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-06
Change outline mode rendering tolerance from 1.25 to 0.5.
Krzysztof Kosi??ski
1
-1
/
+1
2012-05-13
patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ar...
Kris De Gussem
1
-11
/
+26
2011-10-02
Removing redundant doxygen @brief tag.
Jon A. Cruz
1
-1
/
+1
2011-10-02
Warning cleanup.
Jon A. Cruz
1
-6
/
+3
2011-09-06
Further fixes for text rendering and picking
Krzysztof Kosi??ski
1
-3
/
+6
2011-09-05
Fix bugs in text stroke rendering and picking
Krzysztof Kosi??ski
1
-15
/
+11
2011-08-21
Filter background rendering now matches the SVG specification.
Krzysztof Kosi??ski
1
-3
/
+4
2011-08-16
Add sanity checks against singular transforms in the drawing tree.
Krzysztof Kosi??ski
1
-30
/
+9
2011-08-13
More generic handling of child type in DrawingItem.
Krzysztof Kosi??ski
1
-3
/
+3
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-5
/
+5
2011-08-06
Fix compilation (oops).
Krzysztof Kosi??ski
1
-2
/
+2
2011-08-06
Document things figured out during the rewriting
Krzysztof Kosi??ski
1
-2
/
+2
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-0
/
+275