summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdf-cairo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-109/+0
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-6/+6
* remove no longer needed inclusionsJohan B. C. Engelen2008-07-121-1/+0
* * remove code duplication from pdf-cairo extensionJohan B. C. Engelen2008-07-121-1/+0
* 2geomify print, fill and stroke methods of extensionsJohan B. C. Engelen2008-07-121-2/+2
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-2/+2
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-4/+4
* see, if someone else with actual time had done this they probably wouldn't be...MenTaLguY2006-08-171-0/+3
* Use std::vector.miklosh2006-08-101-2/+1
* change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIROmiklosh2006-07-311-1/+1
* change USE_PANGO_CAIRO to HAVE_PANGO_CAIROBob Jamison2006-07-311-2/+5
* fix build breakersBob Jamison2006-07-311-2/+1
* Add Miklos's new Cairo PDF renderingBob Jamison2006-07-281-0/+107