summaryrefslogtreecommitdiff
path: root/pango/pango-hbface-private.h
Commit message (Collapse)AuthorAgeFilesLines
* Add PangoHbFaceMatthias Clasen2022-01-281-0/+66
PangoHbFace is a simple wrapper around hb_face_t. This is an attempt to make a font backend that does not depend on platform specifics and can be used in tests.