github / Rebel

Cocoa framework for improving AppKit
Other
1.13k stars 111 forks source link

Added +[NSFont rbl_fontWithName:size:fallbackNames:] #56

Closed jspahrsummers closed 11 years ago

jspahrsummers commented 11 years ago

This can be used to avoid accidental use of a nil NSFont by providing fallbacks that will definitely exist.

dannygreg commented 11 years ago

Other than my minor quibble this looks good :).

joshaber commented 11 years ago

Assigning to @dannygreg since he piped up first :v:

dannygreg commented 11 years ago

Dang sorry, I always forget that assignment jazz.

jspahrsummers commented 11 years ago

:up:

dannygreg commented 11 years ago

:boom: :books: