Skip navigation.
 
mlRe: future proof icon sizes?
FROM : Uli Kusterer
DATE : Sat Jun 17 18:28:53 2006

Am 17.06.2006 um 17:21 schrieb <email_removed>:
> Just use PDF, its open, it works, its resolution independent. (I 
> use vector based editor to make my icons)
>
> For file and application icons (shown in the finder), well, I 
> haven't tried to use PDF, I always assumed it wanted icns files...


  In my last tests (admittedly in an NSImage(View) where I combined 
several NSImages into one whole one, PDF was abysmally slow, though. 
Pixel formats have the advantage of rendering a lot faster (no 
surprise there). It's not that important for dynamic stuff like 
bounding boxes, but for more complex stuff like images I wouldn't yet 
recommend PDF. But try it out yourself. That was a while ago and I 
had to be backwards compatible with 10.3 -- YMMV.

Cheers,
-- M. Uli Kusterer
http://www.zathras.de

Related mailsAuthorDate
mlfuture proof icon sizes? Jesse Grosjean Jun 17, 14:00
mlRe: future proof icon sizes? Ricky Sharp Jun 17, 14:34
mlRe: future proof icon sizes? Daniel Jalkut Jun 17, 15:59
mlRe: future proof icon sizes? Jesse Grosjean Jun 17, 16:08
mlRe: future proof icon sizes? listposter Jun 17, 17:21
mlRe: future proof icon sizes? Ricky Sharp Jun 17, 17:38
mlRe: future proof icon sizes? Uli Kusterer Jun 17, 18:28
mlRe: future proof icon sizes? Ricky Sharp Jun 17, 18:59
mlRe: future proof icon sizes? Andre Jun 18, 18:50