Home | History | Annotate | Download | only in cff

Lines Matching refs:charmap

917       /* Try to synthesize a Unicode charmap if there is none available */
956 /* we didn't find a Unicode charmap -- synthesize one */
971 /* if no Unicode charmap was previously selected, select this one */
972 if ( cffface->charmap == NULL && nn != (FT_UInt)cffface->num_charmaps )
973 cffface->charmap = cffface->charmaps[nn];