Enriched text in NSAttributedString?
Enriched text in NSAttributedString?
- Subject: Enriched text in NSAttributedString?
- From: Moray Taylor <email@hidden>
- Date: Fri, 28 May 2004 22:33:14 +0100
Is there any existing functionality in Cocoa to parse enriched text
that you sometimes get in emails? (Apple Mail does it when you use
fonts and colours and stuff), the content type is 'text/enriched' it
looks like this
<bold><italic><fontfamily><param>Verdana</
param><color><param>3050,719F,3FB1</
param><bigger><bigger><bigger><bigger><bigger>
I suppose I could parse it myself, but I don't want to reinvent the
wheel.
Thanks
Moray
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.