summaryrefslogtreecommitdiff
path: root/pango/pangofc-font.c
Commit message (Expand)AuthorAgeFilesLines
* fc: Stop providing a shape engineMatthias Clasen2019-07-121-45/+0
* Drop freetype from pangofc-font.hMatthias Clasen2019-07-121-1/+1
* Drop some gratitious use of FT typesMatthias Clasen2019-07-121-12/+2
* Deprecate FT_Face gettersMatthias Clasen2019-07-121-0/+2
* fc: Use harfbuzz for glyph extentsMatthias Clasen2019-07-121-63/+28
* fc: Use harfbuzz for font metricsMatthias Clasen2019-07-121-111/+28
* fc: Drop the cmap cacheMatthias Clasen2019-07-121-4/+0
* fc: Use harfbuzz for glyph lookupMatthias Clasen2019-07-121-42/+4
* fc: Move font setup code from the shaperMatthias Clasen2019-07-121-23/+119
* Add api to get a hb_font_tMatthias Clasen2019-07-121-0/+39
* fc: Make pango_fc_font_kern_glyphs emptyMatthias Clasen2019-07-121-57/+5
* fc: Implement get_features for fc fontsMatthias Clasen2019-07-111-1/+30
* Add line height to font metricsMatthias Clasen2019-07-051-20/+39
* Header cleanupMatthias Clasen2019-07-041-1/+1
* Drop deprecated instance private data APIEmmanuele Bassi2018-08-301-6/+3
* Add assertions to guard against division by zero on sample text pathsPhilip Withnall2017-02-141-1/+4
* Fix MT-unsafe initializationsBehdad Esfahbod2015-04-041-2/+2
* Deprecate module system, skip it for shaper modulesBehdad Esfahbod2015-04-041-18/+31
* Add many missing nullability annotations.Evan Nemerson2014-10-161-2/+4
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+18
* Use g_value_take_objectBehdad Esfahbod2012-08-291-3/+1
* Port pangofc-font.c to GWeakRefBehdad Esfahbod2012-08-291-24/+26
* More churnBehdad Esfahbod2012-08-281-6/+5
* Deprecate pango_fc_font_kern_glyphs()Behdad Esfahbod2012-08-251-0/+1
* Deprecate pango-ot.hBehdad Esfahbod2012-08-231-2/+0
* Annotations: add missing colons after symbol namesPavel Holejsovsky2012-06-041-3/+3
* Bug 625807 - approximate character width is 0 on pangoft2Behdad Esfahbod2010-08-061-3/+45
* [cairo] Refactor common code in create_metrics_for_context()Behdad Esfahbod2010-05-041-48/+3
* Bug 341481 - pangocairo kerning problem with nonidentity scalingBehdad Esfahbod2009-11-171-0/+19
* Bug 589133 – Firefox 3.5 complains about invalid weak referencesBehdad Esfahbod2009-07-201-2/+11
* Bug 585806 – crash during pango_fc_font_map_shutdownBehdad Esfahbod2009-07-201-3/+0
* Bug 586814 – Crashes related to fontmap destruction after upgradeBehdad Esfahbod2009-06-241-1/+5
* [pangofc] Be more tolerant on the "fontmap" property settingBehdad Esfahbod2009-04-081-1/+1
* [pangofc] Share cmap cache between PangoFcFont's of the same face (#567160)Behdad Esfahbod2009-03-131-28/+13
* [pangofc] Add a "fontmap" property to PangoFcFontBehdad Esfahbod2009-03-131-4/+38
* Bug 566727 – PangoFontsetLazyBehdad Esfahbod2009-01-281-0/+3
* Change PangoFc font loading API such that PangoContext is not passed down.Behdad Esfahbod2009-01-281-7/+7
* Fix more warnings.Behdad Esfahbod2008-12-261-2/+2
* Bug 563356 – The input area of firefox and the blank width after text inBehdad Esfahbod2008-12-061-1/+1
* Bug 558254 – Internal reference handling messed upBehdad Esfahbod2008-10-281-0/+3
* Bug 143542 – PangoFT2Fontmap leakBehdad Esfahbod2008-08-221-2/+7
* Make the following API public:Behdad Esfahbod2008-08-061-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Bug 537186 – Make PangoFcFont pattern property readableBehdad Esfahbod2008-06-091-1/+27
* Bug 485536 – underline_position can be zeroBehdad Esfahbod2007-11-301-15/+27
* Bug 472924 – Mark some classes abstractBehdad Esfahbod2007-10-241-1/+1
* Bug 481537 – compiler warning fixes Patch from Kjartan MaraasBehdad Esfahbod2007-10-151-1/+1
* Bug 466755 – pango hangul is crashing in gnome-about because it isBehdad Esfahbod2007-08-141-6/+17
* Quantize kerning adjustment, otherwise all the metrics hinting effort willBehdad Esfahbod2007-04-121-2/+9
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-11/+11