Making Icons

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Making Icons

Post by jsburnett » Wed Feb 25, 2009 4:56 am

I have been searching for a way to make my icons - can anyone give me any information on what has worked best or not worked?

Thanks.

John

Garrett
Posts: 386
Joined: Sat Apr 08, 2006 8:15 am
Contact:

Post by Garrett » Wed Feb 25, 2009 6:32 am

On Windows, I use IcoFX which is freeware and can make not only XP and Vista icons, but Mac icons in the icns format as well.

http://www.icofx.ro/

On the Mac, I don't remember what I used... It's been a while, and I don't remember if there was anything on Linux either.

*EDIT: I just remember that the latest version of Gimp has icon support now, but not sure if that means support for Mac icons though, and not sure if this ability is present across all platforms or if it's just for Windows.

http://www.gimp.org/
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Wed Feb 25, 2009 9:53 am

Hello John,

IcoFX is a great icon editor for Windows. For Mac, I use Apple's Icon Composer, which is included with Apple's Developer Tools.

I use an image editor to design the icon and use IcoFX or Icon Composer to convert the picture into an icon.

For Linux, you can use ico files. Perhaps you could even use PNG files. I don't know of a way to automatically attach an icon to an executable file. It would be great if I had a shell command to attach an icon.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

andyh1234
Posts: 476
Joined: Mon Aug 13, 2007 4:44 pm
Contact:

Post by andyh1234 » Wed Mar 04, 2009 2:30 pm

Im using iconworks from Axialis, its not free but it works really well, comes with lots of components you can build up icons with and then save them to both windows and mac formats.

Post Reply