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
/
nr-style.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement 'text-orientation' with user interface. Update 'writing-mode', addi...
Tavmjong Bah
2015-10-28
1
-2
/
+0
*
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Tavmjong Bah
2014-12-23
1
-8
/
+10
*
Implement rendering for 'context-fill' and 'context-stroke' (text not handled...
Tavmjong Bah
2014-12-21
1
-32
/
+57
*
Read 'context-fill' and 'context-stroke' keywords.
Tavmjong Bah
2014-12-16
1
-8
/
+27
*
Merged src/display folder from svg-paints-support branch
Tomasz Boczkowski
2014-10-14
1
-21
/
+57
*
CSS2 and CSS3 text decoration rendering, most code from David Mathog.
Tavmjong Bah
2014-05-13
1
-13
/
+127
*
Enable 'paint-order', (rendering only)... missing changes.
Tavmjong Bah
2014-05-01
1
-4
/
+0
*
Clean up of style code, converting structures to C++ classes. Step 1.
Tavmjong Bah
2014-04-23
1
-2
/
+1
*
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2014-03-11
1
-3
/
+3
*
Copy 'paint-order' property data for Cairo rendering.
Tavmjong Bah
2014-02-18
1
-1
/
+25
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-16
/
+16
*
clear paints on delete to release reffed paintservers, fixes leaking of gradi...
buliabyak
2013-09-28
1
-0
/
+2
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-0
/
+58
|
\
|
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-0
/
+58
*
|
Cleaned up.
Markus Engel
2013-08-03
1
-4
/
+8
|
/
*
Fix some broken Vim modelines
Alex Valavanis
2013-04-11
1
-1
/
+1
*
fixing memory release issue (valgrind reported; bug #1043571 , comment 16 iss...
Kris De Gussem
2012-10-03
1
-2
/
+6
*
Removing redundant doxygen @brief tag.
Jon A. Cruz
2011-10-02
1
-1
/
+1
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Remove NRRect from paint servers and temporary calculations
Krzysztof Kosi??ski
2011-08-27
1
-4
/
+2
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-18
/
+22
*
Initialize cached patterns to NULL in NRStyle, should fix crashes
Krzysztof Kosi??ski
2011-04-09
1
-2
/
+4
*
Minor cleanups
Krzysztof Kosi??ski
2010-08-05
1
-3
/
+3
*
Fix group opacity
Krzysztof Kosi??ski
2010-07-07
1
-2
/
+0
*
Text rendering. Factor out style handling into nr-style.h
Krzysztof Kosi??ski
2010-06-28
1
-0
/
+218