delba / TextAttributes

An easier way to compose attributed strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for OSX

bmichotte opened this issue · comments

There are few differences between iOS / OS X NSAttributedString, they are mainly UIColor -> NSColor, UIFont -> NSFont.

Could you add this support ?

Feel free to submit a PR