Re: [cc65] tgi text output specification

From: Karri Kaksonen <karri1sipo.fi>
Date: 2009-10-28 12:48:31
Fatih Aygün wrote:
> The text will be drawn with the current drawing color. What about the background color?
> Should it be transparent or use color 0? If the second is true, it would be nice to be able
> to adjust the background color. I personally think that transparency would open up more
> possibilities. It's easy to implement in the case of text drawing, at least for Atari.
>   

The Atari Lynx driver has a few tgi-abused features like:

"Calling tgi_setbgcolor(bgindex) or tgi_ioctl(2, bgindex) will set the 
text background color to the index defined by bgindex. If bgindex is 0 
then the background color is transparent."

I use this feature a lot for highlighting menu screens.

For other Lynx specific tgi-abused features see the docs:

http://www.cc65.org/doc/lynx-5.html#ss5.1


--
Regards,

Karri

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Oct 28 12:48:51 2009

This archive was generated by hypermail 2.1.8 : 2009-10-28 12:48:53 CET