This commit is contained in:
Behdad Esfahbod 2012-12-21 16:48:51 -05:00
parent 4a765f092d
commit f4abcbfc62
1 changed files with 2 additions and 2 deletions

View File

@ -1071,8 +1071,8 @@ hb_buffer_normalize_glyphs (hb_buffer_t *buffer)
*/
static const char *serialize_formats[] = {
"TEXT",
"JSON",
"text",
"json",
NULL
};