RTF font parsing?
RTF font parsing?
- Subject: RTF font parsing?
- From: Matt Baker <email@hidden>
- Date: Thu, 8 Sep 2005 22:07:08 -0500
Hello,
I'm looking for a regular expression (regex) that can read a RTF and
return the font names used in the file.. I do not need any GUI, no
WASTEfield,I just need to be able to read font names in RTF files.
Any suggestions? i tried a sample RTF font regex "(\{\\f\d*)\\([^;]
+;)", but no luck.. Well, that and I don't do regex well :) The RTF
is saved from a Cocoa text editor.
Thanks!
Matt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden