Welcome, Guest. Please login or register.

Author Topic: Converting Powericons to Glowicons  (Read 1772 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16881
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Converting Powericons to Glowicons
« on: August 23, 2009, 03:45:29 AM »
Though there may be tools to do that, I would expect limited visual success. PNG and OS4 icons are 32-bit RGB with alpha channel allowing variable transparency, whereas 3.5/3.9 icons are palette based, with colour index 0 being transparent. Not a good target format.
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16881
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Converting Powericons to Glowicons
« Reply #1 on: August 23, 2009, 03:15:42 PM »
I'm not sure.

If your icons are PNG files, perhaps image2icon might work?
int p; // A