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