Searched refs:fontheight (Results 1 – 1 of 1) sorted by relevance
396 int fontheight = 0; /* points from x H ... */ variable2036 if ( fontheight != 0 || fontslant != 0 ) in t_sf()2037 fprintf(tf, "%d %d changefont\n", fontslant, (fontheight != 0) ? fontheight : pstab[size-1]); in t_sf()2057 fontheight = (n == pstab[size-1]) ? 0 : n; in t_charht()