New Additions
- The code now should build for iOS and Mac OS X.
- New button flags SDLU_BUTTON_ROUND and SDLU_BUTTON_THEMED
- New premake option --force=LIBS [Read section Forcing Depencies in INSTALL]
- The SDLU_ALIGN_* macros are now exclusive to the Text Rendering API.
- Custom fonts for the Text Rendering API (see SDLU_SetTruetypeFont()) are now passed as ready TTF_Font* structures. This allows further control over the output as well as greater rendering speeds, since we don't have to create the font every time.
- Fixed common test code crashing on Android
Expect a snapshot soon...
-- Aggelos Kolaits
No comments:
Post a Comment