Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Converting .ico file to .icns on OS X

Reply
Thread Tools

Converting .ico file to .icns on OS X

 
 
milindsj@gmail.com
Guest
Posts: n/a
 
      02-23-2005
Hello there,
We have a java appliaction on Mac OS X. This application downloads a
..ico file from server (which is icon on windows). Now we want to
convert it into .icns file on OS X as we want to display this .icns
file in our application. Does any one know how to convert .ico file to
..icns in java.
Thanks in advance...

Milind

 
Reply With Quote
 
 
 
 
Thomas Weidenfeller
Guest
Posts: n/a
 
      02-23-2005
wrote:
> Hello there,
> We have a java appliaction on Mac OS X. This application downloads a
> .ico file from server (which is icon on windows). Now we want to
> convert it into .icns file on OS X as we want to display this .icns
> file in our application. Does any one know how to convert .ico file to
> .icns in java.
> Thanks in advance...


I have a lint in the FAQ which points to Marco Schmidt's collection of
image processing and conversion classes and libraries for Java. Maybe
there is something in for you.

/Thomas

--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/...g/java/gui/faq
 
Reply With Quote
 
 
 
 
Rhino
Guest
Posts: n/a
 
      02-23-2005

"Thomas Weidenfeller" <> wrote in message
news:cvi45q$3tp$...
> wrote:
> > Hello there,
> > We have a java appliaction on Mac OS X. This application downloads a
> > .ico file from server (which is icon on windows). Now we want to
> > convert it into .icns file on OS X as we want to display this .icns
> > file in our application. Does any one know how to convert .ico file to
> > .icns in java.
> > Thanks in advance...

>
> I have a lint in the FAQ which points to Marco Schmidt's collection of
> image processing and conversion classes and libraries for Java. Maybe
> there is something in for you.
>

If that doesn't work, I'll bet you can find something via a Google search,
either a Web search or a Newsgroup search. If you do a newsgroup search,
focus on the Mac newsgroups. Someone must have done this kind of conversion
before, assuming its possible.

You may also find conversion utilities at shareware sites like Tucows.

Rhino


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting JPG file ppt file [Powerpoint] file zxcvar Digital Photography 7 06-22-2009 07:54 PM
converting file descriptor to FILE pointer HelloC++ General Computer Support 0 05-24-2007 12:55 PM
Converting a .dbf file to a CSV file Johanna Pfalz Python 1 11-02-2006 08:55 PM
Problem to insert an XML-element by XSLT-converting from one XML-file into another XML-file jkflens XML 2 05-30-2006 09:41 AM
Converting HTML file to a SWF file. UJ ASP .Net 0 07-27-2005 06:43 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57