Read-only archive of the All About Symbian forum (2001–2013) · About this archive

display Unicode characters?

2 replies · 2,056 views · Started 18 June 2007

Is there an easy way to output Unicode characters?
Shouldn't it be straight-forward to just include them in the
source in some appropriate syntax?

In localisation file loc_ru.h we ussually use:


CHARACTER_SET UTF8
// LOCALISATION STRINGS
rls_string qtn_appl_exit "Выход"

Symbian is an Unicode OS pretty much from the ground up, but note that not all font files contain glyphs for all Unicode code points. E.g., phones for the Western market will not have Asian language characters in their Unicode fonts.