Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Fri, 25 Jun 1999 21:37:38 +1000

Re: GGI and mono displays

Jacek Konieczny writes:

>  But truecolor can be used to emulate anything else.
>  I whould see it this way:
>  - calculate brightness of pixel  (a*R+b*G+c*B)
>  - strip it to reasonable no of bits (example: 4)
>  - do the dithering

One way of doing it, is by running the trueemu target on the palemu
target.  For example:

   export GGI_DISPLAY=trueemu:palemu

Cheers,
___________________________________________________
                                               \  /
  Andrew Apted   <ajapted@netspace.net.au>      \/
 

Index: [thread] [date] [subject] [author]