[graphite] Don't preload glyphs

Doesn't seem to be slower.
This commit is contained in:
Behdad Esfahbod 2011-09-02 12:39:20 -04:00
parent 210a06f3d7
commit ea02cbf03c
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ _hb_gr_face_get_data (hb_face_t *face)
}
data->face = face;
data->grface = gr_make_face (data, &hb_gr_get_table, gr_face_preloadGlyphs);
data->grface = gr_make_face (data, &hb_gr_get_table, gr_face_default);
if (unlikely (!hb_face_set_user_data (face, &hb_gr_data_key, data,