Re: howto draw math forumulas
Re: howto draw math forumulas
- Subject: Re: howto draw math forumulas
- From: Chris Suter <email@hidden>
- Date: Tue, 16 Jan 2007 10:17:08 +1100
On 16/01/2007, at 10:09 AM, Peter Seibel wrote:
On Jan 15, 2007, at 1:36 PM, Bill Dudney wrote:
Hi William,
Take a look at NSBezierPath.
Mmmmm, I'm no expert but wouldn't this be better suited for
plotting the function. I think the OP was interested in displaying
a textual representation of the function, thus his references to
subscripts, brackets, etc. Or maybe NSBezierPath has typesetting
capabilities I'm not aware of. (Seriously, I'm quite new to Cocoa
programming so it might.)
-Peter
You could try rendering what you want to a PDF and then using a
PDFView. I don't have any experience with doing that so I don't know
how well it would work, if at all.
This looks like it might create the PDF for you:
http://www.apple.com/downloads/macosx/math_science/pdfequation.html
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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