2 Copyright © 2003-2011, The AROS Development Team.
11 /* Returns a given text font, if necessary it opens the font.
12 * Must be called after Area's MUIM_Setup.
14 struct TextFont
*zune_font_get(Object
*obj
, IPTR preset
);
16 #endif /* _ZUNE_FONT_H */