From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============5104182980530495984==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH 1/2] stkutil: convert img to xpm Date: Fri, 23 Jul 2010 17:03:10 -0500 Message-ID: <4C4A119E.8050504@gmail.com> In-Reply-To: <20100723150207.19cfff75@kcaccard-MOBL3> List-Id: To: ofono@ofono.org --===============5104182980530495984== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Kristen, >> Also, you might want to change unsigned ints to unsigned chars. The >> image size and CLUT size can never be more than 256. >> > = > The image size can be greater than 256, but I think you mean the value of > height, width, and ncolors can never be greater than 256, which is true. = Sorry, yes that is what I meant. Regards, -Denis --===============5104182980530495984==--