On 8 Apr 2010, at 17:19, Jens Alfke wrote:
>
> 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 clea
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
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 tal
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?
Regards
Jonathan Mitchell
Developer
http://www.mugginsoft.com
__