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