Add TODO item

This commit is contained in:
Behdad Esfahbod 2009-11-05 18:03:26 -05:00
parent f4281e0a92
commit bcd26bd7b1
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ hb_ft_face_create (FT_Face ft_face,
{
hb_face_t *face;
/* TODO: Handle NULL ft_face (in other places too */
if (ft_face->stream->base != NULL) {
hb_blob_t *blob;