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?

AppKit doesn't expose anything to handle CSS by itself, but if CSS is applied 
to HTML, AppKit's HTML import will convert it to attributes on the text.  You 
might be able to make use of that.

Douglas Davidson

_______________________________________________

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