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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-13
/
+13
*
Fix mixed up colors when exporting images with bitmaps to PDF and other
Krzysztof Kosi??ski
2011-07-06
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-11
/
+11
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-10
/
+10
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-0
/
+1
|
/
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-2
/
+2
*
Patch by Adib for 271695
Josh Andler
2009-11-09
1
-0
/
+3
*
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
2009-04-24
1
-2
/
+2
*
Merging from trunk
Ted Gould
2008-10-11
1
-2
/
+2
*
LIBNR REMOVAL. remove nartbpath code!!!
Johan B. C. Engelen
2008-09-10
1
-1
/
+0
*
LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...
Johan B. C. Engelen
2008-09-07
1
-2
/
+0
*
enable EPS export via cairo, use it instead of the old native one
bulia byak
2008-09-01
1
-0
/
+2
*
properly transform clippath: transform of the item using the clippath must al...
bulia byak
2008-08-31
1
-0
/
+1
*
cairo-render-context extension implementation converted to 2geom
Johan B. C. Engelen
2008-08-31
1
-3
/
+3
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
1
-9
/
+9
*
add CairoRenderContext::renderPathVector
Johan B. C. Engelen
2008-06-26
1
-0
/
+2
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-1
/
+1
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-9
/
+9
*
now act on settings in dialogue
Adib Taraben
2008-01-16
1
-0
/
+6
*
more on cairo ps/pdf options
Adib Taraben
2007-12-26
1
-13
/
+23
*
Implement cross-architecture print dialog using cairo and PNG backends.
Kees Cook
2007-12-10
1
-2
/
+2
*
always build cairo backend; add interface for setting cairo surface to renderer
Kees Cook
2007-12-10
1
-4
/
+3
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
cairo ps output patch
theAdib
2007-05-09
1
-0
/
+1
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+198