From 42312bc3da35a224552aeab7b6fb3cf9aae71660 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Fri, 28 Jan 2011 21:40:19 +0100 Subject: implement FltkPlatform::fontExists() + other font handling improvements --- dw/fltkplatform.hh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dw/fltkplatform.hh') diff --git a/dw/fltkplatform.hh b/dw/fltkplatform.hh index 9bc2aca7..791dcc82 100644 --- a/dw/fltkplatform.hh +++ b/dw/fltkplatform.hh @@ -22,6 +22,8 @@ class FltkFont: public core::style::Font Fl_Font get (int attrs); }; + static FontFamily standardFontFamily; + static lout::container::typed::HashTable *systemFonts; static lout::container::typed::HashTable