Function initFontManager

initialize font manager - default implementation

On win32 - first it tries to init freetype, and falls back to win32 fonts.

On linux/mac - tries to init freetype with some hardcoded font paths

Prototype

extern(C) bool initFontManager();

Authors

Copyright

License