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-renderer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ulf Ericson's patch for implementing missing properties in the new pdf exporter
bulia byak
2008-08-29
1
-6
/
+16
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
1
-32
/
+34
*
fix marker behavior for moveto-only paths
Johan B. C. Engelen
2008-08-08
1
-2
/
+10
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-8
/
+8
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-1
/
+0
*
fix orientation of markers
Johan B. C. Engelen
2008-07-07
1
-10
/
+3
*
use CairoRenderContext::renderPathVector
Johan B. C. Engelen
2008-06-26
1
-4
/
+2
*
add todo comment to make code prettier
Johan B. C. Engelen
2008-06-20
1
-0
/
+1
*
sp_shape_render for cairo-renderer extension now uses 2geom for marker positions
Johan B. C. Engelen
2008-06-20
1
-6
/
+63
*
remove not used variable
Johan B. C. Engelen
2008-06-20
1
-1
/
+0
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-6
/
+6
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-2
/
+2
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-24
/
+20
*
patch from 168792
bulia byak
2008-03-07
1
-0
/
+5
*
now act on settings in dialogue
Adib Taraben
2008-01-16
1
-6
/
+6
*
more on blur to bitmap
Adib Taraben
2008-01-14
1
-42
/
+11
*
early version export to PS using blur to bitmap
Adib Taraben
2008-01-14
1
-0
/
+174
*
more on cairo ps/pdf options
Adib Taraben
2007-12-26
1
-18
/
+23
*
always build cairo backend; add interface for setting cairo surface to renderer
Kees Cook
2007-12-10
1
-5
/
+0
*
dropping moved/dead files
Kees Cook
2007-03-13
1
-1
/
+0
*
Renaming sp-marker.* to marker.*
Bryce Harrington
2006-12-06
1
-1
/
+1
*
Fixed the disabled debug macro which caused warnings
miklosh
2006-10-02
1
-1
/
+1
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+614
[prev]