[FT] Don't make font immutable

This commit is contained in:
Behdad Esfahbod 2011-08-09 11:36:54 +02:00
parent 38b2118724
commit 13a601fe99
1 changed files with 0 additions and 2 deletions

View File

@ -400,8 +400,6 @@ hb_ft_font_set_funcs (hb_font_t *font)
return;
}
hb_font_make_immutable (font);
FT_Set_Char_Size (ft_face,
font->x_scale, font->y_scale,
font->x_ppem * 72 * 64 / font->x_scale,