On 8 May '08, at 3:10 AM, vinitha ks wrote:
My other question is about vector graphics,Is there any way to implementSVG in my cocoa application?
Use a WebView and load an SVG document into it.
Is there anyway to draw vector graphics other than using GCDrawKit (because still it doesn't provide any documentation).
You shouldn't need a 3rd party framework just to do drawing. CoreData draws vector graphics, and Cocoa has wrappers like NSBezierPath.
—Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]