OTF_open 4682 src/font.c otf = STRINGP (file) ? OTF_open (SSDATA (file)) : NULL; OTF_open 998 src/ftfont.c otf = OTF_open ((char *) file);