summaryrefslogtreecommitdiff
path: root/libcore/fontmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcore/fontmanager.h')
-rw-r--r--libcore/fontmanager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcore/fontmanager.h b/libcore/fontmanager.h
index bfabb5c..5661c2b 100644
--- a/libcore/fontmanager.h
+++ b/libcore/fontmanager.h
@@ -31,6 +31,7 @@ class cFontManager {
cFont *FontUncached(string fontName, int fontSize);
void Debug(void);
void ListAvailableFonts(void);
+ bool FontInstalled(string fontName);
};
#endif //__FONTMANAGER_H \ No newline at end of file