Hi.
>You will also notice there are no programs on Windows that can edit .xpm
>files. I tryed Photoshop, fireworks, corel draw, .... none support xpm.
>xpm is the standard format for glyphs on Linux.

What about Gimp for Win32?

/Chrizz


Message from Felipe Monteiro de Carvalho
<[EMAIL PROTECTED]>@sea.gmane.org received on 2005-11-16
10:20
                                                                                
                                               
                                                                                
                                               
                2005-11-16        Felipe Monteiro de Carvalho <[EMAIL 
PROTECTED]>@sea.gmane.org                
                  10:20                                                         
                                               
                                  Please respond to [email protected]        
                                               
                                  Sent by news <[EMAIL PROTECTED]>              
                                              
                                                                                
                                               

                                                                                
                                             
                                                                                
                                             
                               To:       [email protected]                   
                                             
                               cc:       (bcc: Christer T Johansson/SEROP/ABB)  
                                             
                               Subject:  [lazarus] Re: TBitBtn and custom glyph 
                                             
                                                                                
                                             




Graeme Geldenhuys wrote:
> Thanks for all the replies.  For now I would prefer to use the more
> stable version of Laz (0.9.10).  Can I convert my bmp's to another
> format that is currently supported in Laz with transparency? I see xpm's
> are also used in Lazarus - do they support transparency?.  What tool can
> I use if it is possible?

A xpm image will work, but only on Linux. On Windows the result will not
  be good. I think it will appear black, but I need to retest.

You will also notice there are no programs on Windows that can edit .xpm
files. I tryed Photoshop, fireworks, corel draw, .... none support xpm.
xpm is the standard format for glyphs on Linux.

There are 2 solutions with the 0.9.10 version:

* Use the "kind" property of the button and use one of the standard
glyphs, there are quite a few. They are transparent due to the unusual
way they are stored and loaded.

* Make a bitmap with a grey background, so it won't be so easy to notice
it is not really transparent =)

Refer to http://www.lazarus.freepascal.org/mantis/view.php?id=1092 for
more information on the issue.

Felipe

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
    archives at http://www.lazarus.freepascal.org/mailarchives




_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to