mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-13 02:38:50 +01:00
code fix
This commit is contained in:
parent
b41cf3879e
commit
14b8e42f11
@ -4,8 +4,6 @@
|
||||
|
||||
static const UTF32 utf32_space[2] = {' ', 0};
|
||||
|
||||
FT_Face face;
|
||||
FT_Library ft;
|
||||
|
||||
bool init_ft (const char *ttf_file, FT_Face *face, FT_Library *ft,
|
||||
int req_size_w,int req_size_h, char **error)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user