Windows 3.x High-Speed Communications Library and Tools.
The 8bpp DIB pipeline (font atlas, nibble lookup table, inline ASM glyph expansion, SetDIBitsToDevice) is replaced with GDI text output: ExtTextOut per color run into a memory DC, then BitBlt per row to the screen. The memory bitmap is in native device format, so BitBlt is a raw copy with no 8bpp-to-device color conversion. ExtTextOut goes through the display driver's optimized text path instead of software pixel expansion. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| delphi | ||
| drivers | ||
| drv | ||
| vbx | ||
| .gitattributes | ||
| .gitignore | ||