[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ASCII versions - for animation
Supertimer wrote:
<snip>
> The Apple IIe and IIc text modes are monochrome
> and either 40x25 or 80x25. The 80x25 mode is the
> preferred one.
Unfortunately, mousetext doesn't mix well with inverse
screens. The Zbasic compiler gets around this limitation
by displaying text in graphics mode. Using either HGR
or DHR you can use both normal or inversed mousetext.
Or, if you are real adventurous, you can use your own
font set and/or mix and match.
Yeah, I know, slightly off topic. But some interesting
programs could be made using this method.
Phoenyx