search for: control_code

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

Did you mean: control_codec
2000 Feb 08
1
DEC cc doesn't like c++ comments (PR#416)
...RELL Only concerned with Hershey fonts */ - // if (strcmp ((char *)esc, "rn") == 0) - // { - // if (_plotter->drawstate->font_type == F_POSTSCRIPT - // || _plotter->drawstate->font_type == F_PCL) - // { - // dest[j++] - // = (unsigned short)(CONTROL_CODE | C_LEFT_RADICAL_SHIFT); +#if 0 + if (strcmp ((char *)esc, "rn") == 0) + { + if (_plotter->drawstate->font_type == F_POSTSCRIPT + || _plotter->drawstate->font_type == F_PCL) + { + dest[j++] + = (unsigned short)(CONTROL_CODE | C_LEFT_RADICAL_SHIF...