summaryrefslogtreecommitdiff
path: root/pango/pangofc-private.h
Commit message (Expand)AuthorAgeFilesLines
* pangofc: Add pango_fc_font_get_languagespreferred-languagesMatthias Clasen2020-09-181-0/+3
* Rename _pango_fc_shapeMatthias Clasen2019-07-181-8/+0
* Stop exporting _pango_fc_shapeMatthias Clasen2019-07-181-1/+0
* Move _pango_fc_shape to libpangoMatthias Clasen2019-07-181-8/+8
* fc: Drop some gratitious use of FT typesMatthias Clasen2019-07-181-1/+0
* fc: Drop the cmap cacheMatthias Clasen2019-07-181-23/+0
* Header cleanupMatthias Clasen2019-07-041-1/+1
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+2
* Bug 602257 - Make pango_matrix_get_font_scale_factors() publicBehdad Esfahbod2015-04-301-42/+0
* Deprecate module system, skip it for shaper modulesBehdad Esfahbod2015-04-041-1/+8
* Add PANGO_WEIGHT_SEMILIGHTBehdad Esfahbod2014-07-251-0/+6
* Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2010-09-211-2/+46
|\
| * [cairo] Refactor common code in create_metrics_for_context()Behdad Esfahbod2010-05-041-2/+2
| * Bug 341481 - pangocairo kerning problem with nonidentity scalingBehdad Esfahbod2009-11-171-0/+44
* | Use hb_ot_layout_position_finish()Behdad Esfahbod2009-11-061-1/+2
|/
* [pangofc] Share cmap cache between PangoFcFont's of the same face (#567160)Behdad Esfahbod2009-03-131-0/+26
* Change PangoFc font loading API such that PangoContext is not passed down.Behdad Esfahbod2009-01-281-3/+3
* Bug 471601 – Pass pango version information to fontconfigBehdad Esfahbod2007-10-241-2/+0
* Move PANGO_UNITS_ROUND here... ...from here.Behdad Esfahbod2007-04-301-3/+0
* Quantize kerning adjustment, otherwise all the metrics hinting effort willBehdad Esfahbod2007-04-121-0/+3
* Support per-item gravity.Behdad Esfahbod2006-08-211-0/+2
* Fixes #322174:Federico Mena Quintero2005-11-221-0/+4
* Cut out the meat of pango_fc_font_get_metrics_for_context() and export itOwen Taylor2005-08-151-0/+11
* Add checks for CairoOwen Taylor2005-01-091-0/+7
* Need to export this function as a symbol if not in the header file sinceOwen Taylor2004-07-191-5/+5
* Add hinted/transform flags to the font structure to allow efficientOwen Taylor2004-07-101-0/+6
* Add export of pangofc-decoder.h. Build pangofc-decoder.c.Christopher Blizzard2004-06-091-4/+9
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-031-0/+39