search for: _plotter

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

Did you mean: plotter
2000 Feb 08
1
DEC cc doesn't like c++ comments (PR#416)
...ude "sys-defines.h" +/* #include "sys-defines.h" */ /* PAUL MURRELL extern.h renamed g_extern.h @@ -209,7 +209,7 @@ /* if current font is Hershey, first try to match each ligature pattern (no ligatures supported in non-Hershey fonts) */ - if (1) // _plotter->drawstate->font_type == F_HERSHEY) + if (1) /* _plotter->drawstate->font_type == F_HERSHEY) */ { int i; bool matched = false; @@ -235,7 +235,7 @@ if (c != (unsigned char)'\\') /* ordinary char, may pass through */ { /* if current font is an ISO-Latin...