CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20030814 02:42:18
Modified files:
src/core : sig.c surfaces.c
src/core/fusion: reactor.c
src/core/fusion/shmalloc: shmalloc.c
Log message:
<Meta>-<Print> now stores the alpha channel of the window, too.
It's a pgm and is stored with the same file name except the extension.
To convert from ppm/pgm to png do:
pnmtopng -alpha dfb_window_0000.pgm dfb_window_0000.ppm > dfb_window_0000.png
Minor debug changes.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.