search for: f_hershey

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

2000 Feb 08
1
DEC cc doesn't like c++ comments (PR#416)
...de "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-1 Hershey font ... */ - if (1 // _pl...