Hi,<br>&nbsp; I am working on a platform which has RGB16_565 surface. <br>I would like to know if there is any progress towards bringing back RGB16_565 onto Cairo.<br><br>I saw this posting some time back : <br><a href="http://lists.cairographics.org/archives/cairo/2007-May/010658.html">http://lists.cairographics.org/archives/cairo/2007-May/010658.html</a><br>
<br>I saw the bugs also at <a href="http://lists.cairographics.org/archives/cairo/2007-May/010669.html">http://lists.cairographics.org/archives/cairo/2007-May/010669.html</a><br>Most of them are marked as RESOLVED/FIXED, <br>
but still I see that 565 is marked deprecated in 1.8.6<br><br>typedef enum _cairo_format {<br>&nbsp;&nbsp;&nbsp; /* The value of 4 is reserved by a deprecated enum value.<br>&nbsp;&nbsp;&nbsp;&nbsp; * The next format added must have an explicit value of 5.<br>
&nbsp;&nbsp;&nbsp; CAIRO_FORMAT_RGB16_565 = 4,<br>&nbsp;&nbsp;&nbsp; */<br>} cairo_format_t;<br><br>Can some one throw some light on what is the current status and&nbsp; future for RGB565 (if any) ?<br><br><br>Regards,<br>Niranjan H<br>