From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 1/2] stkutil: convert img to xpm
Date: Thu, 22 Jul 2010 15:05:06 -0500 [thread overview]
Message-ID: <4C48A472.7040605@gmail.com> (raw)
In-Reply-To: <20100722125319.73372158@kcaccard-MOBL3>
[-- Attachment #1: Type: text/plain, Size: 963 bytes --]
Hi Kristen,
On 07/22/2010 02:53 PM, Kristen Carlson Accardi wrote:
> On Thu, 22 Jul 2010 11:12:40 -0500
> Denis Kenzior <denkenz@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.
The wording on my part was poor. Of course you knew this. My intent
was to encourage the optimization of the xpm format. Remember these
images are up to 64k in size, so a difference between transferring /
using up 128k and 192k respectively is quite significant. The added
(minor) code complexity is definitely worth it.
Regards,
-Denis
next prev parent reply other threads:[~2010-07-22 20:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-22 5:06 [PATCH 0/2] convert img to xpm Kristen Carlson Accardi
2010-07-22 5:06 ` [PATCH 1/2] stkutil: " Kristen Carlson Accardi
2010-07-22 16:12 ` Denis Kenzior
2010-07-22 19:53 ` Kristen Carlson Accardi
2010-07-22 20:05 ` Denis Kenzior [this message]
2010-07-23 2:55 ` Marcel Holtmann
2010-07-22 5:06 ` [PATCH 2/2] test-stkutil: unit test for img to xpm converter Kristen Carlson Accardi
-- strict thread matches above, loose matches on Subject: below --
2010-07-23 0:10 [PATCH 0/2] convert img to xpm Kristen Carlson Accardi
2010-07-23 0:10 ` [PATCH 1/2] stkutil: " Kristen Carlson Accardi
2010-07-23 20:03 ` Denis Kenzior
2010-07-23 20:52 ` Kristen Carlson Accardi
2010-07-23 21:03 ` Denis Kenzior
2010-07-23 21:39 ` Kristen Carlson Accardi
2010-07-23 21:46 ` Denis Kenzior
2010-07-23 22:02 ` Kristen Carlson Accardi
2010-07-23 22:03 ` Denis Kenzior
2010-07-26 18:27 [PATCH 0/2] convert images " Kristen Carlson Accardi
2010-07-26 18:27 ` [PATCH 1/2] stkutil: convert img " Kristen Carlson Accardi
2010-07-26 19:47 ` Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C48A472.7040605@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.