Re: How to send email without using email client
Re: How to send email without using email client
- Subject: Re: How to send email without using email client
- From: Jens Alfke <email@hidden>
- Date: Thu, 8 May 2008 08:10:13 -0700
On 8 May '08, at 3:10 AM, vinitha ks wrote:
My other question is about vector graphics,Is there any way to
implement
SVG 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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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