14 #ifndef AW_FONT_GROUP_HXX
15 #define AW_FONT_GROUP_HXX
21 #define AW_FONT_GROUP_MAX_GC 10
27 #if defined(ASSERTION_USED)
28 bool font_registered(
int gc)
const {
return gc_limits[gc].
was_notified(); }
29 bool any_font_registered()
const {
return any_limits.
was_notified(); }
59 #error aw_font_group.hxx included twice
60 #endif // AW_FONT_GROUP_HXX
#define AW_FONT_GROUP_MAX_GC
bool was_notified() const
int get_height(int gc) const
int get_width(int gc) const
const AW_font_limits & get_limits(int gc) const
int get_descent(int gc) const
const AW_font_limits & get_max_limits() const
int get_max_ascent() const
int get_max_width() const
int get_ascent(int gc) const
int get_max_descent() const
void registerFont(AW_device *device_, int gc, const char *chars=NULp)
int get_max_height() const