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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve picking selecton on text
Jabiertxof
2019-10-30
1
-1
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-14
/
+14
*
Implement rendering for 'context-fill' and 'context-stroke' (text not handled...
Tavmjong Bah
2014-12-21
1
-3
/
+3
*
Code rearrangement to make it clearer what is happening.
Tavmjong Bah
2014-12-16
1
-0
/
+1
*
CSS2 and CSS3 text decoration rendering, most code from David Mathog.
Tavmjong Bah
2014-05-13
1
-2
/
+2
*
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
2014-04-26
1
-1
/
+1
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-4
/
+4
*
Fix blurry pattern fills on text objects (blocker bug #1005892).
Krzysztof Kosi??ski
2013-11-01
1
-2
/
+2
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-3
/
+12
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Next pass of doxygen @brief cleanup.
Jon A. Cruz
2011-10-02
1
-1
/
+1
*
Fix bugs in text stroke rendering and picking
Krzysztof Kosi??ski
2011-09-05
1
-2
/
+1
*
Filter background rendering now matches the SVG specification.
Krzysztof Kosi??ski
2011-08-21
1
-2
/
+3
*
Add sanity checks against singular transforms in the drawing tree.
Krzysztof Kosi??ski
2011-08-16
1
-2
/
+0
*
More generic handling of child type in DrawingItem.
Krzysztof Kosi??ski
2011-08-13
1
-2
/
+2
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-2
/
+2
*
Document things figured out during the rewriting
Krzysztof Kosi??ski
2011-08-06
1
-2
/
+2
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-0
/
+84