Maverick Upgrade Notes
There are no big changes when it comes to language support and language
- offline dictation is available for a select few languages (English, French,
- the speller language preferences have been moved from the Language & Text
Changes to the development tools
The most important change is that XCode 5 under Maverick has no visible option
xcode-select --install
The benefit of this is that one does not have to download and install the XCode
HFST compilation issues
Another effect of changes to the compilation of third party tools is that the
./configure --without-foma --with-unicode-handler=glib --enable-all-tools \ CXXFLAGS="-I/usr/include/c++/4.2.1" LDFLAGS=" -stdlib=libstdc++"
Comments:
- the first line lists the default configuration we use for the Divvun/GT infra
- the second line is the additional parameters needed for Hfst to build on
For general info on how to build HFST, see this page.
Summary of linguistic features/properties in MacOSX 10.9 / Maverick
- Unicode fonts: yes (at least 3)
- At least one font for every Unicode code point: no
- built-in keyboard layouts: 71 languages (many languages have multiple inpu
- User interface localisations: 33 languages (not extensible)
- built-in spellers: 11 languages, but — using Hunspell .aff and .dic
- speech synthesis: 28 languages
- speech recognition: 8 languages