add new platform_abstraction
add support of loading ttf file
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <windows.h>
|
||||
#elif defined(NANA_LINUX) || defined(NANA_MACOS)
|
||||
#include <string.h>
|
||||
#include <nana/detail/platform_spec_selector.hpp>
|
||||
#include "detail/platform_spec_selector.hpp"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user