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