summaryrefslogtreecommitdiff
path: root/font-viewer/font-utils.h
AgeCommit message (Collapse)AuthorFilesLines
2017-03-08font-viewer font-utils: Add face_index argumentraveit651-1/+2
font_utils_get_font_name_for_file() now takes face index as the third argument. All callers changed.
2017-02-17Fontviewer: font-model, add API to get an iter from a FT_Faceraveit651-0/+33
We'll need this to update the Install button state when a new font is installed. taken from: https://git.gnome.org/browse/gnome-font-viewer/commit/?id=1a21320