Windows 3.x High-Speed Communications Library and Tools.
Find a file
Scott Duensing ec6eebb2a5 Add TrueType font support with 4-tier font selection and documentation
Replace the inherited Font property with a FontSize property that drives
a multi-tier font selection strategy for pixel-perfect OEM rendering:
Terminal raster (exact size) > Perfect DOS VGA 437 (multiples of 8px) >
Terminal raster (nearest) > stock OEM fallback.  Add DxBuf uniform
character spacing to ExtTextOut for correct TrueType monospace rendering.
Bundle the Perfect DOS VGA 437 font (cmap converted from format 6 to
format 0 for Win 3.1 compatibility).  Size the test form dynamically
from terminal dimensions.  Add component documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 17:15:11 -06:00
delphi Add TrueType font support with 4-tier font selection and documentation 2026-03-04 17:15:11 -06:00
drivers Initial commit. 2026-02-23 20:53:02 -06:00
drv Size form dynamically from terminal dimensions; fix signed/unsigned mismatch 2026-03-03 17:30:34 -06:00
vbx VBX does not work. Moving to Delphi. 2026-02-25 22:06:08 -06:00
.gitattributes Add TrueType font support with 4-tier font selection and documentation 2026-03-04 17:15:11 -06:00
.gitignore VBX does not work. Moving to Delphi. 2026-02-25 22:06:08 -06:00