[PATCH 1/2] stkutil: convert img to xpm
Kristen Carlson Accardi
kristen at linux.intel.com
Thu Jul 22 12:53:19 PDT 2010
On Thu, 22 Jul 2010 11:12:40 -0500
Denis Kenzior <denkenz at gmail.com> wrote:
> Also, XPM is pretty flexible here, there's no need to use 0-9 digits
> only. For instance, you can do two look up tables, one for images with
> LUTs up to 64 entries and another for LUTs with more. E.g.
>
> A-Za-z0-9@$ and 'aa ab ac .. pp' or something like that.
I realize this - this was an implementation choice to keep the code
less complex, thinking that it would be better to favor that vs.
saving some bytes on the xpm.
More information about the ofono
mailing list