[Webkit-unassigned] [Bug 29279] [Qt] Use rgb565 format for images on Symbian platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 03:25:37 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29279





--- Comment #13 from Ariya Hidayat <ariya.hidayat at trolltech.com>  2009-10-06 03:25:36 PDT ---

> First, QImage::Format is internal definitions and may change
> more frequently than public interface. Second, it has many more formats that we
> don't really support. And what we really care is the bit-length of the format
> not other details. So I plan to use a new enum that only has rgb16 and rgb32.
> Would you let me know what your thought on this? Thanks,

It's a public API, it is not "internal" at all.

Another concern: what about 5-5-5 in some other platforms (not Symbian)?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list