Add TODO item

pull/1/head
Behdad Esfahbod 16 years ago
parent f4281e0a92
commit bcd26bd7b1
  1. 1
      src/hb-ft.c

@ -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;

Loading…
Cancel
Save