Home
last modified time | relevance | path

Searched refs:VFNT_MAXGLYPHS (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/vtfontcvt/
H A Dvtfontcvt.c46 #define VFNT_MAXGLYPHS 131072 macro
283 if (glyph_unique > VFNT_MAXGLYPHS) in add_glyph()