Stuff.
This commit is contained in:
parent
a17985b4cd
commit
57873bae72
|
@ -2,9 +2,9 @@
|
|||
#import "uipriv_darwin.h"
|
||||
|
||||
// functions and constants FROM THE FUTURE!
|
||||
// note: for constants, dlsym() returns the address of the constant itself, as if we had done &constantName
|
||||
|
||||
// TODO add weight constants here?
|
||||
// TOOD explain why the constants need to be pointers themselves
|
||||
|
||||
// added in OS X 10.10; we need 10.8
|
||||
CFStringRef *FUTURE_kCTFontOpenTypeFeatureTag = NULL;
|
||||
|
|
Loading…
Reference in New Issue