Release Date: November 20 2014
This release changes the rendering behaviour of custom fonts in apps compiled with SDK 2.8. The change
improves the visual appearance of fonts, but also causes them to be slightly larger. If you rebuild with
SDK 2.8 and text no longer fits, you can revert to the old behaviour by setting "compatibility": "2.7"
in the resource block for that font, like so:
{
"type": "font",
"file": "fonts/something.ttf",
"name": "FONT_SOMETHING_24",
"compatibility": "2.7"
}
System fonts are unaffected by this change.
GOTHIC fonts are expanded to contain 351 characterssetlocale and i18n_get_system_locale APIs in preparation for internationalization support"compatibility": "2.7"
to the resource entry for that font.No changes
wakeup_schedule