search for: numfonts

Displaying 1 result from an estimated 1 matches for "numfonts".

2000 Feb 08
1
DEC cc doesn't like c++ comments (PR#416)
...switch to specified font (OOB tests here now obsolete?) */ - // previous_raw_fontnum = raw_fontnum; - // switch (_plotter->drawstate->font_type) - // { - // case F_HERSHEY: - // if ((new_font_index >= _hershey_typeface_info[_plotter->drawstate->typeface_index].numfonts) - // || new_font_index < 0) - // new_font_index = 1; /* OOB -> use default font */ - // raw_fontnum = _hershey_typeface_info[_plotter->drawstate->typeface_index].fonts[new_font_index]; - // break; - // case F_PCL: - // if ((new_font_index >= _pcl_type...