index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
cairo-render-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-09
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
1
-1
/
+1
2008-04-15
fix include paths
Johan B. C. Engelen
1
-1
/
+1
2008-03-28
fix compile
bulia byak
1
-1
/
+1
2008-03-28
Fixing as per discussion in LP # 179988
Mike Pittman
1
-13
/
+32
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-22
/
+19
2008-01-16
now act on settings in dialogue
Adib Taraben
1
-0
/
+21
2008-01-03
Enable text output for Cairo renderer if Cairo has FreeType support enabled
miklosh
1
-2
/
+2
2008-01-03
Purged fill type enum
miklosh
1
-2
/
+2
2008-01-03
Fixed messed up transformations because of a missing cairo_restore() and remo...
miklosh
1
-5
/
+3
2008-01-02
error checks on surface return values
Adib Taraben
1
-0
/
+10
2007-12-26
check for cairo version
Adib Taraben
1
-1
/
+1
2007-12-26
check for cairo version
Adib Taraben
1
-1
/
+1
2007-12-26
more on cairo ps/pdf options
Adib Taraben
1
-1
/
+30
2007-12-10
Implement cross-architecture print dialog using cairo and PNG backends.
Kees Cook
1
-2
/
+7
2007-12-10
always build cairo backend; add interface for setting cairo surface to renderer
Kees Cook
1
-4
/
+18
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-14
/
+14
2007-05-09
cairo ps output patch
theAdib
1
-71
/
+153
2007-02-19
Fixed unintialized variables and minor misc warnings
Jon A. Cruz
1
-3
/
+7
2006-10-08
Comment out cairo-ft for font rendering. We should not need to depend on fre...
Bob Jamison
1
-1
/
+6
2006-10-02
Fixed a few warnings and hardcoded PANGO_GLYPH_* constants
miklosh
1
-12
/
+13
2006-10-01
Initial commit of Cairo renderer for PDF export
miklosh
1
-0
/
+1425