summaryrefslogtreecommitdiff
path: root/pango/pangocairo-private.h
Commit message (Expand)AuthorAgeFilesLines
* Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that IBehdad Esfahbod2006-02-031-4/+4
* Rename _pango_cairo_get_hex_box_info to _pango_cairo_font_get_hex_box_info.Behdad Esfahbod2006-02-021-1/+1
* Use PANGO_GLYPH_NULL for when no glyph should be drawn. UseBehdad Esfahbod2006-02-021-2/+0
* pango/pangocairo-private.h, pango/pangocairo-font.c, Hint hexbox. AlsoBehdad Esfahbod2006-02-011-1/+4
* Improve error handling in high-frequency functions: Only warn once.Behdad Esfahbod2006-01-311-0/+8
* Draw hexbox for cairo backend. Bug #313551. Based on patch by LingNingBehdad Esfahbod2006-01-141-0/+25
* Draw an empty dashed box on missing glyphs for cairo-fc backend.Behdad Esfahbod2005-12-061-0/+2
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-0/+1
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-211-0/+2
* Update to new Cairo font API.Owen Taylor2005-04-071-2/+4
* Open the file with mode "wb", include cairo-png.h.Owen Taylor2005-02-031-4/+2
* Add checks for CairoOwen Taylor2005-01-091-0/+78