summaryrefslogtreecommitdiff
path: root/pango/pangocairo-fcfontmap.c
Commit message (Expand)AuthorAgeFilesLines
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-1/+1
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+1
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-211-20/+68
* Add a new context_substitute() virtual function that replacesOwen Taylor2005-06-141-2/+7
* Include the effect of the CTM in the FC_PIXEL_SIZE we set in theOwen Taylor2005-03-151-4/+6
* Open the file with mode "wb", include cairo-png.h.Owen Taylor2005-02-031-4/+18
* Add checks for CairoOwen Taylor2005-01-091-0/+140