--On Wed, Jun 17, 1998 7:44 am -0400 "Brett W. McCoy" <[EMAIL PROTECTED]>
wrote: 

> On Wed, 17 Jun 1998, martin wrote:
> 
>> I' ve only seen version 0.12 of enlightment yet.it is really cool. but
all
>> the window decorations and icons have ugly edges to light backgrounds.
>> This would look really good if the bitmaps would be anti aliased to the
>> background. Is that possible to do ? 
> 
> It would be nice, but would require too much processor power, since you'd
> have to anti-alias for every background the bitmaps moved over, in real
> time, or else it would look really crappy.
> 

Actually, anti-aliasing is very cheap indeed.  Any half decent processor
could cope with it easily.  It would just be a question of using images with
alpha channels (PNGs have alpha channels, don't they?).  But, I imagine that
there are complications to do with getting the correct colour to blend
against from underneath (since the pixel underneath might belong to another
window, or the root window).  Since I don't know any X programming, I don't
know if this is possible.  But, if it was, the anti-aliasing would be easy
enough to do.

Jules

/----------------+-------------------------------+---------------------\
|  Jelibean aka  | [EMAIL PROTECTED]         |  6 Evelyn Rd        |
|  Jules aka     |                               |  Richmond, Surrey   |
|  Julian Bean   | [EMAIL PROTECTED]        |  TW9 2TF *UK*       |
+----------------+-------------------------------+---------------------+
|  War doesn't demonstrate who's right... just who's left.             |
|  When privacy is outlawed... only the outlaws have privacy.          |
\----------------------------------------------------------------------/


-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop

Reply via email to