summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdf-cairo.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-17see, if someone else with actual time had done this they probably wouldn't be...MenTaLguY1-0/+4
2006-08-11Tweak switch so that pango-cairo can be used in situations where cairo is bui...Bob Jamison1-2/+2
2006-08-10Removed left-in debug stuff.miklosh1-2/+2
2006-08-10Use std::vector.miklosh1-18/+11
2006-08-06Changed the PANGO_GLYPH_* defines to their actual values so skipping empty or...miklosh1-4/+4
2006-08-06Added Ulf's various PDF fixes.miklosh1-6/+11
2006-08-02fix "not found" build problem with older pangoesBob Jamison1-0/+2
2006-08-01add #include <pango> for people with older versionsBob Jamison1-0/+1
2006-07-31change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIROmiklosh1-8/+8
2006-07-31change USE_PANGO_CAIRO to HAVE_PANGO_CAIROBob Jamison1-1/+1
2006-07-31Make sure file compiles with or without HAVE_PANGO_CAIROBob Jamison1-1/+7
2006-07-31change USE_PANGO_CAIRO to HAVE_PANGO_CAIROBob Jamison1-9/+15
2006-07-31fix build breakersBob Jamison1-3/+3
2006-07-28Add Miklos's new Cairo PDF renderingBob Jamison1-0/+1030