summaryrefslogtreecommitdiff
path: root/src/lib/font_files.cc
AgeCommit message (Collapse)Author
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-29Fix ridiculous thinko causing repeated calls to FcConfigAppFontAddFile and ↵Carl Hetherington
hence memory leak (may fix #766).
2015-11-02Fix incorrect preview of italic subtitles (#728).Carl Hetherington
This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported.