summaryrefslogtreecommitdiff
path: root/pango/pangocairo-fcfont.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #323540.Behdad Esfahbod2005-12-121-4/+7
* Load a font suitable for viewing English text when creating mini font forBehdad Esfahbod2005-11-221-16/+16
* Respect fontconfig reassignment of pixelsize. (#317121, Funda Wang)Behdad Esfahbod2005-11-151-3/+24
* Cut out the meat of pango_fc_font_get_metrics_for_context() and export itOwen Taylor2005-08-151-0/+53
* Set font options as well.Owen Taylor2005-07-251-0/+1
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-211-90/+20
* Remove excess return (#307741, Damien Carbery)Owen Taylor2005-06-161-1/+1
* Add a (hopefully temporary) cache in front of getting metrics from Cairo.Owen Taylor2005-06-141-46/+87
* Add a new context_substitute() virtual function that replacesOwen Taylor2005-06-141-1/+1
* pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs): Handle glyphOwen Taylor2005-05-161-19/+36
* Update for Cairo API changes.Owen Taylor2005-05-071-3/+1
* Get the ascent/descent from Cairo to fix bugs in metrics computation withOwen Taylor2005-05-021-24/+7
* Test for renamed cairo_win32_scaled_font_select_font().Owen Taylor2005-04-071-32/+22
* Update to new Cairo font API.Owen Taylor2005-04-071-43/+77
* Include the effect of the CTM in the FC_PIXEL_SIZE we set in theOwen Taylor2005-03-151-8/+11
* spell _pango_cairo_fc_get_render_key correctly.Manish Singh2005-02-041-0/+2
* Open the file with mode "wb", include cairo-png.h.Owen Taylor2005-02-031-310/+188
* Add checks for CairoOwen Taylor2005-01-091-0/+508