pull/1/merge
Behdad Esfahbod 12 years ago
parent 4a765f092d
commit f4abcbfc62
  1. 4
      src/hb-buffer.cc

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

Loading…
Cancel
Save