7682cb5ca8
This commit corrects the display of diacritic characters, which exist in many languages. Hopefully, it will make Rockbox much more usable for users of these languages. Diacritic information (which used to decide whether a given character is diacritic or not) is taken from the Unicode Standard, Version 5.2. This feature does not affect drawing performance much, as the diacritic database is cached (simple MRU mechanism). There may be room for further performance, footprint, and code-reuse wise improvements, that could be worked on in the future. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23742 a1c6a512-1295-4272-9138-f99709370657 |
||
---|---|---|
.. | ||
common | ||
decompressor | ||
drivers | ||
export | ||
include | ||
target | ||
test | ||
usbstack | ||
arabjoin.c | ||
arabjoin.h | ||
ata_idle_notify.c | ||
backlight-sw-fading.c | ||
backlight.c | ||
bidi.c | ||
buffer.c | ||
COPYING | ||
debug.c | ||
eeprom_settings.c | ||
enc_base.c | ||
events.c | ||
firmware.make | ||
font.c | ||
font_cache.c | ||
general.c | ||
hangul.c | ||
hotswap.c | ||
ifp_usb_serial.c | ||
kernel.c | ||
logf.c | ||
lru.c | ||
mp3_playback.c | ||
panic.c | ||
pcm.c | ||
pcm_sampr.c | ||
powermgmt.c | ||
profile.c | ||
README | ||
rolo.c | ||
rom.lds | ||
screendump.c | ||
scroll_engine.c | ||
sound.c | ||
SOURCES | ||
storage.c | ||
system.c | ||
thread.c | ||
timer.c | ||
tuner.c | ||
usb.c |
See docs/README