On Apr 8, 2010, at 2:53 AM, jonat...@mugginsoft.com wrote:

I want to convert CSS style strings to NSAttributedString attributes.
AppKit and WebKit don't seem to offer a solution.
Does anyone know of any permissive licence third part code?


I'm not aware of anything that does this.
Are you talking about parsing entire CSS files, or just a single "property: value;" rule? Even the simple case isn't that simple; CSS can be pretty complex. And most of the attributes don't map cleanly into AppKit text attributes.

—Jens_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to