Searched refs:SF_GLYPHNUM (Results 1 – 2 of 2) sorted by relevance
90 SF_GLYPHNUM, /**< incorrect number of glyphs */ enumerator
2051 if (!((nGlyphs > 0) && (nGlyphs <= 256))) return SF_GLYPHNUM; in CreateT3FromTTGlyphs()2399 if (nGlyphs >= 256) return SF_GLYPHNUM; in CreateT42FromTTGlyphs()
Completed in 23 milliseconds