Home
last modified time | relevance | path

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

/dports/print/ttf2pt1/ttf2pt1-3.4.4/
H A Dpt1.h165 #define MAXLEGALWIDTH 10000 macro
H A Dpt1.c6355 if( g->scaledwidth <= MAXLEGALWIDTH ) { in print_glyph()