Rendering strokes without using NSBezierPath
Rendering strokes without using NSBezierPath
- Subject: Rendering strokes without using NSBezierPath
- From: Kishore G <email@hidden>
- Date: Thu, 23 Nov 2006 20:15:02 +0530
Hi All,
I am working on an application in which I have to render some svg
data, without using NSBezierPath ( As I want to implement my own
spline algorithms.)
Presently I am extracting data from svg file and preparing
NSBezierPath(s). Is there a way to render that svg data without using
NSBezierPath, on to my view?
Please suggest me some references so that I can go through them and
render the strokes using my own spline algorithms.
Thanks
Kishore.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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