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-cairo.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
see, if someone else with actual time had done this they probably wouldn't be...
MenTaLguY
2006-08-17
1
-0
/
+4
*
Tweak switch so that pango-cairo can be used in situations where cairo is bui...
Bob Jamison
2006-08-11
1
-2
/
+2
*
Removed left-in debug stuff.
miklosh
2006-08-10
1
-2
/
+2
*
Use std::vector.
miklosh
2006-08-10
1
-18
/
+11
*
Changed the PANGO_GLYPH_* defines to their actual values so skipping empty or...
miklosh
2006-08-06
1
-4
/
+4
*
Added Ulf's various PDF fixes.
miklosh
2006-08-06
1
-6
/
+11
*
fix "not found" build problem with older pangoes
Bob Jamison
2006-08-02
1
-0
/
+2
*
add #include <pango> for people with older versions
Bob Jamison
2006-08-01
1
-0
/
+1
*
change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO
miklosh
2006-07-31
1
-8
/
+8
*
change USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
Bob Jamison
2006-07-31
1
-1
/
+1
*
Make sure file compiles with or without HAVE_PANGO_CAIRO
Bob Jamison
2006-07-31
1
-1
/
+7
*
change USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
Bob Jamison
2006-07-31
1
-9
/
+15
*
fix build breakers
Bob Jamison
2006-07-31
1
-3
/
+3
*
Add Miklos's new Cairo PDF rendering
Bob Jamison
2006-07-28
1
-0
/
+1030