Hi, John McLean <[EMAIL PROTECTED]> writes:
> Is it safe to assume that framebuffers with bit depths less than 16 > are not supported by directfb? no, you can enable support for RGB332 surfaces (8bit) by using the --enable-rgb332 configure option. IIRC the software implementation is complete but not optimized. The Matrox driver has acceleration for some operations on RGB332. We don't support lookup tables however so you are stuck with a fixed color table. Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
