diff options
Diffstat (limited to 'libdraw/getsubfont_ft.c')
| -rw-r--r-- | libdraw/getsubfont_ft.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdraw/getsubfont_ft.c b/libdraw/getsubfont_ft.c index 7a62084..a2074b9 100644 --- a/libdraw/getsubfont_ft.c +++ b/libdraw/getsubfont_ft.c @@ -22,6 +22,7 @@ #include "freetype.h" + int is_subfont_ft(char *name){ char c1, c2, c3, c4; |
