summaryrefslogtreecommitdiff
path: root/pango/pangofc-hbfontmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Add PangoFcHbFontMapMatthias Clasen2022-01-281-0/+617
This is a new fontmap implementation that works by populating a PangoHbFontMap from fontconfig data. It relies on the base class to provide caching and lookups. In contrast to the existing fontconfig fontmap, this does not include every font in every fontset.