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
/
pdf.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
jettison old PDF export
MenTaLguY
2006-11-10
1
-1594
/
+0
*
I peeled back my changes because of some deep error.
Jon Phillips
2006-08-25
1
-1
/
+1
*
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
2006-08-24
1
-1
/
+1
*
Fix for Bug #1535136 (Export PDF with transparent gradient fails whith pdflla...
Ulf Erikson
2006-08-08
1
-0
/
+14
*
Cleanup
Ulf Erikson
2006-08-07
1
-69
/
+59
*
Embed bitmap images (with transparency). No compression yet. Best used for sm...
Ulf Erikson
2006-08-05
1
-101
/
+87
*
Notify save failure by throwing "save_failed".
Ulf Erikson
2006-08-05
1
-1
/
+1
*
Fix for eccentric elliptic gradients.
Ulf Erikson
2006-08-05
1
-0
/
+14
*
Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF)
Ulf Erikson
2006-08-05
1
-4
/
+3
*
Flush to file more often to avoid huge StringStreams.
Ulf Erikson
2006-08-05
1
-69
/
+77
*
The stack of alphas must be pushed/poped for each bind/release pair;
Ulf Erikson
2006-07-02
1
-34
/
+14
*
patch to fix multiple ps and pdf problems by Ulf Erikson
bulia byak
2006-07-01
1
-25
/
+55
*
move ensure_vector to correct place so that gradients with transparency can b...
bulia byak
2006-06-27
1
-2
/
+6
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
1
-2
/
+3
*
added pdf metainfo author
Adib Taraben
2006-05-21
1
-1
/
+1
*
* src/extension/internal/pdf.cpp: Compilation fix. For versions
mjwybrow
2006-05-21
1
-0
/
+4
*
completet some more metainfo (title, creator, producer, date) for pdf
Adib Taraben
2006-05-21
1
-4
/
+17
*
PDF export patch by Ulf Erikson
bulia byak
2006-05-19
1
-0
/
+1551