summaryrefslogtreecommitdiffstats
path: root/tools/convttf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/convttf.c')
-rw-r--r--tools/convttf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/convttf.c b/tools/convttf.c
index b0284ec85f..66f0ad2176 100644
--- a/tools/convttf.c
+++ b/tools/convttf.c
@@ -921,7 +921,7 @@ void convttf(char* path, char* destfile, FT_Long face_index)
char_name,converted_char_count,done); fflush(stdout);
}
- file = fopen(destfile, "w");
+ file = fopen(destfile, "wb");
printf("Writing %s\n", destfile);
/* font info */