On mer, 2008-07-02 at 14:28 +0800, HASWANI HARISH-VCKR47 wrote: > Hi All, > > While going through clutter_texture_set_from_rgb_data API, I found > that currently clutter support only 4 BPP. > > will clutter 0.8 support 3BPP ( implies support for > COGL_PIXEL_FORMAT_RGBA_4444_PRE or COGL_PIXEL_FORMAT_RGBA_4444_PRE ) > One option is to use cogl_texture_new_from_data which supports more formats and also lets you control the internal format.
You can then use clutter_texture_set_cogl_texture. kind regards, - Robert -- To unsubscribe send a mail to [EMAIL PROTECTED]
