Re: Vector images on Cocoa
Re: Vector images on Cocoa
- Subject: Re: Vector images on Cocoa
- From: Scott Thompson <email@hidden>
- Date: Thu, 19 Nov 2009 07:14:15 -0600
> I would need some way of loading vectorized images from files and drawing them to my custom NSView derived class, scaled up or down according to the frame of the control. I was thinking of using SVG files but there seems not to be any easy way of handling them in Cocoa and I feel that implementing my own SVG parser would be of too much work. What would you recommend? EPS?
>
> Thank you.
>
> Regards,
> Henri Häkkinen
PDF is a vector graphics image format (the evolution of EPS) and is also the default metafile format for Mac OS X.
Scott
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden