4 * Copyright (c) Tuomo Valkonen 1999-2009.
6 * See the included file LICENSE for details.
9 #ifndef ION_DE_FONTSET_H
10 #define ION_DE_FONTSET_H
12 #include <ioncore/common.h>
13 #include <ioncore/gr.h>
15 extern XFontSet
de_create_font_set(const char *fontname
);
17 #endif /* ION_DE_FONTSET_H */