Mac OS X updates: Added dialog box requesting user to wait while font cache is being built. Added experimental speech synthesis support.
This commit is contained in:
parent
12e3dcaf7f
commit
926ee26f67
4 changed files with 36 additions and 6 deletions
|
|
@ -11,7 +11,9 @@
|
|||
#if defined(WIN32) || defined(__BEOS__)
|
||||
#undef FORKED_FONTS
|
||||
#endif
|
||||
|
||||
#ifdef __APPLE__
|
||||
#undef FORKED_FONTS
|
||||
#endif
|
||||
|
||||
|
||||
#include "SDL.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue