summaryrefslogtreecommitdiff
path: root/pango/pangocairo-font.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use cairo_scaled_font_text_extents instead of cairo_text_extents.Behdad Esfahbod2006-02-011-14/+1
* pango/pangocairo-private.h, pango/pangocairo-font.c, Hint hexbox. AlsoBehdad Esfahbod2006-02-011-27/+73
* Improve error handling in high-frequency functions: Only warn once.Behdad Esfahbod2006-01-311-1/+12
* Add a comment about using cairo_scaled_font_text_extents instead ofBehdad Esfahbod2006-01-201-1/+6
* Draw hexbox for cairo backend. Bug #313551. Based on patch by LingNingBehdad Esfahbod2006-01-141-0/+153
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+2
* pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,Behdad Esfahbod2006-01-051-1/+2
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-0/+1
* File Edit Options Buffers Tools HelpOwen Taylor2005-04-081-1/+1
* Update to new Cairo font API.Owen Taylor2005-04-071-6/+9
* Open the file with mode "wb", include cairo-png.h.Owen Taylor2005-02-031-7/+5
* Add checks for CairoOwen Taylor2005-01-091-0/+69