OS X|libgui|Font: Working on Core Text font rendering
Added a cache for Core Text font objects in use to avoid repeatedlookups. In the OS X build, de::Font will now use CoreTextNativeFontinstead of QtNativeFont as the font class.
View differences
OS X|libgui|Font: Working on Core Text font rendering
Added a cache for Core Text font objects in use to avoid repeated
lookups. In the OS X build, de::Font will now use CoreTextNativeFont
instead of QtNativeFont as the font class.