public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] "Icon" Editor???
Date: Mon, 1 Jun 2009 19:22:07 +0100	[thread overview]
Message-ID: <200906011922.26489.michaelkintzios@gmail.com> (raw)
In-Reply-To: <20090601165615.GF6612@solfire>

[-- Attachment #1: Type: text/plain, Size: 2674 bytes --]

On Monday 01 June 2009, meino.cramer@gmx.de wrote:
> Jacob Todd <jaketodd422@gmail.com> [09-06-01 18:12]:
> > What format are the icons? What's 'Indexed mode'? What are 'Button
> > Screens'?
> >
> > On Mon, Jun 01, 2009 at 04:58:52PM +0200, meino.cramer@gmx.de wrote:
> > > Hi,
> > >
> > >  I am trying to create "button screens" and such stuff for a touch
> > >  enabbles LCD of 160x80 pixels (pure black and white).
> > >
> > >  Unfortunately I couldn't convince gimp to set black pixels
> > >  when using Indexed mode...
> > >
> > >  And converting an rgb/grayscaled picture to b/w is no option,
> > >  since on a 160x80 "screen" this would result in broken lines
> > >  and such...
> > >
> > >  I there any Icon-Editor which is able to handle text (kiconeditor
> > >  can't do that) and the other more general graphical drawing
> > >  operations?
> > >
> > >  Or any other application with which I could acchieve what I want?
> > >
> > >  Thank you very much for any help in advance!

>
> Format is any format. which supports pure b/w pixels...pbm for
> example.
> Button screens are screens, on which button are drawn, since on
> screen sizeof of a handfull of pixels (160x80) in this case it is
> not useful to use windowmanager or XLibs or such to draw on to
> the screens. The screens are predefined and put onto the LCD
> when necassary.
> Indexed mode is a way to store the colors of a picture:
> True color: Each picture cell (short pixel) contains the bytes of
> bits defining the absoulte color value for red green and blue (rgb).
> Indexed mode: Each picture cell contains an index into an array of
> predefined rgb tripel.
> Most often, programs which do support only treu color does not
> understand to export to pure b/w image formats.
> Programs understanding indexed mode do more often pure b/w...
>
> Based on this, what program would you suggest to use, Jake?

Don't know about Jake, but I suggest you use Gimp.

Gimp is ideal for creating icon files (as in ico file type) although I am not 
sure that's what you're talking about. If converting an RGB file to b&w is a 
problem, you could try desaturating the image while in RGB and then 
converting it to index mode. It is always better to work on an RGB file and 
then convert it to Index mode when the image is complete.   If the icon image 
is displaying lines when rendered, I suspect the image is distorting due to 
incorrect width and height settings in the conversion code, or the icon image 
has not been created with the correct height and width for the default 
settings of an icon file (ie: 16x16 px or 32x32 px).
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

      reply	other threads:[~2009-06-01 18:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-01 14:58 [gentoo-user] "Icon" Editor??? meino.cramer
2009-06-01 15:06 ` Masood Ahmed
2009-06-01 15:48   ` meino.cramer
2009-06-01 16:07 ` Jacob Todd
2009-06-01 16:56   ` meino.cramer
2009-06-01 18:22     ` Mick [this message]

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=200906011922.26489.michaelkintzios@gmail.com \
    --to=michaelkintzios@gmail.com \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox