[fpc-pascal]Graph Modes Win
Rich Pasco
pasco at acm.org
Mon May 27 16:18:54 CEST 2002
Jonas Maebe wrote:
> I think currently it even only supports 640x480x16.
Not so. I use it to draw at 1600x1200 and other screen resolutions.
If you want proof, let me know and I can e-mail you a screen capture
of such an graph.
> Do I see it right, that changing the palette doesn't affect already
> drawn pixels?
That makes sense. The Graph unit for Turbo Pascal was written for
machines with a hardware palette, where it implemented. Emulating
that on a true-color display would be difficult.
- Rich
More information about the fpc-pascal
mailing list