Welcome, Guest. Please login or register.

Author Topic: PNG icons guide: where to find & how to convert  (Read 2972 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline restore2003Topic starter

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 786
    • Show only replies by restore2003
    • http://www.contrazt.no/records.html
PNG icons guide: where to find & how to convert
« on: May 13, 2004, 06:00:48 PM »
Aight! Now that we have Powericons for OS3.9 OS4 & MorphOS, it`s time to start converting all those amazing icons that exist out there, both for Mac OSX and Windoze.

Ok, where can i find the best icon resources u ask?

I have made a list of THE most essential icon sites, both for mac and windows icons:

Icons in Mac OSX format:

www.xicons.com
www.resexcellence.com
www.iconfactory.com
www.rad-e8.com
www.wbchug.com

Icons in Windows .ICO format:

http://interfacelift.com

Icons in PNG format:

www.wincustomize.com
www.pngresource.com
www.jonmega.com

Ok, so now you need to convert those icons.
When you download mac icons they`re always packed with stuffit (*.sit file), similar to .zip or .rar

If your only on an Amiga, you can use these tools to unpack them:

For PPC:
mcvertPPC.lha  

For 68K:
unsit-1.5c2.lzh

If you have a PC u can unpack them with:
www.stuffit.com

Sadly there isnt any apps that converts mac *.rsrc icon files to png for Amiga yet :-(

But if you have windows, the options are numerous.

Just look at this guide for converting mac .rsrc to windows .ico:

http://www.xicons.com/help/winxp.php

here is a list of apps that feature batch converting of .rsrc/.ico to .png/.ico/.jpg etc etc:

http://www.simtel.net/category.php?id=157&SiteID=simtel.net

Happy converting!  :pint:
If you need music for games, demos or are in a need of a studio mastering engineer, just contact me :-)
Check out my project homepages: www.galaxee.no   www.restore.no
 

Offline Brian Hoskins

  • Electronics Engineer & Computer Programmer
  • Full Member
  • ***
  • Join Date: May 2002
  • Posts: 200
  • Country: wales
  • Thanked: 10 times
  • Gender: Male
    • Show only replies by Brian Hoskins
    • brianhoskins.uk
Re: PNG icons guide: where to find & how to convert
« Reply #1 on: May 13, 2004, 06:04:56 PM »
I use the "crystal" icon set for a KDE install and it's very very nice.

www.kde-look.org/

 

Offline restore2003Topic starter

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 786
    • Show only replies by restore2003
    • http://www.contrazt.no/records.html
Re: PNG icons guide: where to find & how to convert
« Reply #2 on: May 14, 2004, 07:14:46 AM »
If you need music for games, demos or are in a need of a studio mastering engineer, just contact me :-)
Check out my project homepages: www.galaxee.no   www.restore.no
 

Offline Brian Hoskins

  • Electronics Engineer & Computer Programmer
  • Full Member
  • ***
  • Join Date: May 2002
  • Posts: 200
  • Country: wales
  • Thanked: 10 times
  • Gender: Male
    • Show only replies by Brian Hoskins
    • brianhoskins.uk
Re: PNG icons guide: where to find & how to convert
« Reply #3 on: May 14, 2004, 10:06:16 AM »
By the way, AmigaDOS can quite easily convert all your icons for you.  For conversion, all you need to do is rename each .png image file to .info, and then provided PowerIcons is running (or a similar PNG icon tool), AmigaOS will be quite happy to use them as icons in the normal way.

Obviously it'd take you an age to rename each file in an icon directory, because there could be hundreds in there! That's where AmigaDOS comes in, because using the LFormat feature you can get AmigaDOS to write you a script which will do all the donkey work for you.  LFormat is simply excellent - possibly one of the most useful features of AmigaDOS.

If you had a directory of PNG Images in "Work:KDEicons" and you wanted them all converted to .info files, all you'd need to type in a CLI window is something that looks like this:

list Work:KDEicons p="#?.png" lformat="rename *"%p%n*" *"%p%m.info*"" >ram:script

AmigaDOS should then create a script for you which will correctly rename all of those files, and it'll store the script as RAM:script.
All you need to do then is run RAM:Script and off it'll go! If you're curious as to how it does it, you can of course look at the contents of the script AmigaDOS has written for you using a simple text editor.

AmigaDOS rules!

Brian
 

Offline restore2003Topic starter

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 786
    • Show only replies by restore2003
    • http://www.contrazt.no/records.html
Re: PNG icons guide: where to find & how to convert
« Reply #4 on: May 14, 2004, 11:10:15 AM »
Thanks for the info, but the problem is converting mac format icons to .png on amiga, if anyone know of such a program, let me know  :-)

If you need music for games, demos or are in a need of a studio mastering engineer, just contact me :-)
Check out my project homepages: www.galaxee.no   www.restore.no
 

Offline Rbby

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 21
    • Show only replies by Rbby
Re: PNG icons guide: where to find & how to convert
« Reply #5 on: October 08, 2004, 09:24:25 AM »
For those of you using Opus there's a button bank available that can make the task of renaming very easy. It's called SRename, it has lots of options  and it can be downloaded from http://users.forthnet.gr/ath/cnicol/index.htm


Bob
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: PNG icons guide: where to find & how to convert
« Reply #6 on: October 08, 2004, 10:34:25 AM »
Hi BrianJHoskins

it isn't enough, to rename it to .info.

In this way you got, only "virgin" icons.

You should use Information, and grag the new PNG.info created icon to have a real AmigaOS icon (with tooltypes and so).

Bye

 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: PNG icons guide: where to find & how to convert
« Reply #7 on: October 08, 2004, 10:39:11 AM »
Hi Ribby

i use SRename too from Dopus but with some problems

SYS:C/SRename #?.png SU TO info

ie- selecting a dir, full of .png images, works but without selecting the files on the lister.

How may i do the same job ONLY on the selected one?

Cheers

 

Offline Rbby

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 21
    • Show only replies by Rbby
Re: PNG icons guide: where to find & how to convert
« Reply #8 on: October 08, 2004, 09:13:52 PM »
Hi Framiga

I use the button bank included with the SRename distribution and have no problem. Just select  the contents of the dir and click on the Replace Suffix button, in the input requester that open type info ( without the . )

SRename in also in my SYS:C  but it's defined as:

 SRename SU AD TO and it workes fine for me.

Bob
 

Offline realstar

  • Jr. Member
  • **
  • Join Date: Apr 2003
  • Posts: 93
    • Show only replies by realstar
    • http://members.shaw.ca/realstar
Re: PNG icons guide: where to find & how to convert
« Reply #9 on: October 08, 2004, 09:17:48 PM »
It's the same on MorphOS just rename to
".info" and voila it's an icon. :)

I am guessing you would have to convert
proprietory icon types using the OS they
come from for now...

Edit:
I use this tool when wanting to preserve
Tooltypes and other info (mos):
http://www.ppa.ltd.pl/software/download/CopyIcon.lha
 

Offline Rbby

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 21
    • Show only replies by Rbby
Re: PNG icons guide: where to find & how to convert
« Reply #10 on: October 08, 2004, 09:33:30 PM »
I use to have the same problem, having to use information and dropping the png.info onto the icon i wanted to change. This program will make it a lot easier:

www.ibaden.it/kdeview.lha


Bob