summaryrefslogtreecommitdiff
path: root/pango/pangofc-fontmap.c
Commit message (Expand)AuthorAgeFilesLines
* fc: Sort faces of a familyMatthias Clasen2021-05-051-0/+28
* Fix pango_font_describe for Emoji fontsMatthias Clasen2021-05-051-1/+18
* Fix placement of marks in upright vertical text.Tavmjong Bah2021-05-051-3/+2
* Don't call FcFontSetSort twiceMatthias Clasen2021-05-051-7/+12
* Speed up font format filteringMatthias Clasen2021-05-051-1/+4
* fcfontmap: Always reject unsupported font formatsKhaled Hosny2021-05-051-26/+26
* fc: remove another assertion that might triggerMatthias Clasen2019-10-251-2/+1
* fc: Be robust against missing format informationMatthias Clasen2019-10-241-2/+1
* Add a runtime version check for harfbuzzMatthias Clasen2019-08-191-1/+4
* Revert no-longer-needed changesMatthias Clasen2019-08-061-46/+14
* Better filtering by font formatMatthias Clasen2019-08-061-15/+47
* fc: Ignore more unsupported font formatsKhaled Hosny2019-08-041-4/+17
* fc: Don't return fonts with unsupported formatsMatthias Clasen2019-08-031-15/+49
* fc: Don't list fonts with unsupported formatsMatthias Clasen2019-08-031-0/+5
* Add missing transfer annotationsEmmanuele Bassi2019-08-021-2/+2
* Add system-ui generic family supportAkira TAGOH2019-07-241-2/+10
* fc: Drop the cmap cacheMatthias Clasen2019-07-181-51/+0
* fc: Move font setup code from the shaperMatthias Clasen2019-07-181-1/+3
* fc: Implement create_hb_fontMatthias Clasen2019-07-181-0/+25
* fc: Return a coverage levelMatthias Clasen2019-07-171-1/+3
* Turn PangoCoverage into an objectMatthias Clasen2019-07-111-42/+81
* Reimplement PangoCoverage on top of hb_set_tMatthias Clasen2019-07-111-4/+1
* Header cleanupMatthias Clasen2019-07-041-1/+2
* Skip variable when enumerating facesMatthias Clasen2018-11-191-0/+10
* Implement variable family api for fontconfigMatthias Clasen2018-11-191-1/+24
* Drop deprecated instance private data APIEmmanuele Bassi2018-08-301-9/+9
* [fc] Speed-up font face enumerationBehdad Esfahbod2018-07-161-56/+38
* [fc] Remove ancient #ifdef FC_* conditionalsBehdad Esfahbod2018-07-161-32/+1
* [fc] List all bitmap sizes of FcPatternBehdad Esfahbod2018-07-081-2/+4
* fontmap: fix warnings from recent g_object_ref() changesChristian Hergert2018-01-051-2/+2
* Avoid a memory leakMatthias Clasen2018-01-051-1/+1
* [fc] Use FcWeightFrom/ToOpenTypeDouble() if availableBehdad Esfahbod2018-01-031-58/+13
* [fc] Only set variations if non-emptyBehdad Esfahbod2018-01-031-1/+3
* [fc] Request variable fonts from fontconfigBehdad Esfahbod2018-01-031-0/+3
* Add initial support for OpenType font variationsMatthias Clasen2018-01-031-3/+40
* docs: Fix some introspection annotation syntaxPhilip Withnall2017-04-081-1/+1
* pango: Remove some unnecessary NULL checksPhilip Withnall2017-02-161-1/+1
* Fix an error in font weight conversionMatthias Clasen2015-05-241-2/+2
* Fix a copy-paste errorMatthias Clasen2015-05-041-1/+1
* Bug 748767 - Add pango_fc_font_map_config_changed()Behdad Esfahbod2015-05-011-1/+21
* Bug 748768 - pango_fc_font_map_set_config() should clear cachesBehdad Esfahbod2015-05-011-1/+4
* Rename pango_fc_font_map_[sg]et_fc_config to pango_fc_font_map_[sg]et_configBehdad Esfahbod2015-05-011-16/+16
* Bug 547671 - Add pango_fc_font_map_[gs]et_fc_config()Behdad Esfahbod2015-04-301-5/+68
* Remove gmodule dependency and deprecate some more symbolsBehdad Esfahbod2015-04-051-1/+0
* Deprecate module system, skip it for shaper modulesBehdad Esfahbod2015-04-041-11/+0
* Add many missing nullability annotations.Evan Nemerson2014-10-161-2/+2
* [fc] Use FcWeightTo/FromOpenType() if availableBehdad Esfahbod2014-07-261-0/+8
* More PANGO_WEIGHT_SEMILIGHTBehdad Esfahbod2014-07-261-1/+3
* Add PANGO_WEIGHT_SEMILIGHTBehdad Esfahbod2014-07-251-1/+3
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+21