[Unicode Problem]

Ederson de Moura ederbsd at gmail.com
Fri Dec 21 19:45:14 UTC 2012


Hi Marek,

I made the change! It worked perfectly!!!

But this problem does not happen in my Galaxy S III, only in the last
Motorala Xoom
update 4.0.4.

Thanks for your help.

Regards,

EDM.



On Fri, Dec 21, 2012 at 11:57 AM, Marek Floriańczyk <
marek.florianczyk at gmail.com> wrote:

> **
>
> Dnia piątek, 21 grudnia 2012 o 14:06:37 Ederson de Moura napisał(a):
>
> > Hello All,
>
> >
>
> > I updated the Android version to: 4.0.4 on my tablet Motorola tablet, the
>
> > update is Motorola. But now in my application with Qt stopped working!!!
>
> > words that have characters:
>
> Hello,
>
> I've got similar problem with my national characters beeing shown as in
> your example. I added font DroidSans.ttf from Android sdk to application
> assets, and set it in main.cpp as my font, something like this:
>
> QApplication app(argc, argv);
>
> qDebug()<<"main: addApplicationFont
> return:"<<QFontDatabase::addApplicationFont(QString("assets:/DroidSans.ttf"));
>
> QFont font("DroidSans",7);
>
> QApplication::setFont(font)
>
> MainWindow mainWindow;
>
> qDebug()<<"main:font is:"<<QApplication::font().family();
>
> and thats solved my problem.
>
> Hope this helps
>
> regards
>
> Marek
>
>  >
>
> > "ç" "~"
>
> >
>
> > No work more! To view this screen at this address:
>
> >
>
> > http://200.189.101.103/~edm/tests/image1.png
>
> >
>
> > http://200.189.101.103/~edm/tests/image2.png
>
> >
>
> > Anyone know what could be the problem?
>
> >
>
> > Best regards,
>
> >
>
> > EDM.
>
>


-- 
Ederson de Moura
http://sites.google.com/site/edersondemoura/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/necessitas-devel/attachments/20121221/1bbaea08/attachment.html>


More information about the Necessitas-devel mailing list