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
/
inkscape-cairo.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
2010-06-29
1
-40
/
+0
*
Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns
Krzysztof Kosi??ski
2010-06-22
1
-1
/
+4
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
Merging from trunk
Ted Gould
2008-10-11
1
-1
/
+1
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
*
remove old nartbpath to cairo method
Johan B. C. Engelen
2008-08-02
1
-3
/
+1
*
* remove code duplication from pdf-cairo extension
Johan B. C. Engelen
2008-07-12
1
-2
/
+0
*
add simplified feed_path_to_cairo functions
Johan B. C. Engelen
2008-07-12
1
-0
/
+2
*
display/inkscape-cairo.h: Supply missing #includes/declarations so that we do...
Peter Moulder
2008-07-05
1
-1
/
+6
*
add helpers for creating cairo_t for a canvas buf
bulia byak
2008-06-24
1
-0
/
+3
*
add rendering to cairo from Geom::Path and Geom::PathVector !
Johan B. C. Engelen
2008-06-08
1
-0
/
+5
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-1
/
+1
*
switch to using NR::Maybe for area rect
bulia byak
2007-03-19
1
-1
/
+1
*
optimize cairo paths by not drawing segments that are outside of view (for st...
bulia byak
2007-03-18
1
-1
/
+1
*
render text in outline mode via cairo (still no endian-safe); factor out help...
bulia byak
2007-03-01
1
-0
/
+26