Searched defs:Font (Results 1 – 3 of 3) sorted by relevance
23 struct Font { /* characteristics of a font */ struct24 unsigned char nwfont; /* number of width entries for this font */48 * in Font structure is added: argument
23 struct Font { /* characteristics of a font */ struct24 unsigned char nwfont; /* number of width entries for this font */25 unsigned char specfont; /* 1 == special font */49 * in Font structure is added: argument
84 } Font; typedef