Re: No alpha channel without GnomeCanvasAA ?
- From: Havoc Pennington <hp redhat com>
- To: gamsta gmx net
- Cc: gnome-devel-list gnome org
- Subject: Re: No alpha channel without GnomeCanvasAA ?
- Date: 18 Feb 2000 11:40:27 -0500
Jürgen Weinberger <gamsta@gmx.net> writes:
> Could it be that the normal GnomeCanvas doesn't support the alpha
> channel ?
>
Yes. It uses X to draw, X doesn't have alpha.
> I want to put an GnomeCanvasImage (with gnome_canvas_load_alpha) into a
> normal canvas, this works but instead of an alpha channel it shows a
> black boarder. If i try the same with an GnomeCanvasAA the alpha channel
> works, but then my application gets to slow.
>
Indeed, this is the current tradeoff.
> If anybody has an idea how i get an alpha channel into my program
> without using the GnomeCanvasAA !! please HELP !!
>
You can set a clip mask for your GnomeCanvasImage in normal GDK mode,
which gives you one-bit alpha.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]