On Thursday 31 August 2006 20:23, Bu Bacoo wrote: > Hello, please could anyone help me with some hint? hi, > > I try to output special Swedish characters (öåä) with DFB++'s > IDirectFBSurface::DrawString. Instead of seeing them, I can just see > small rectangles. > > They are in std::string buffer, output to std::cout works fine with them. how is your string encoded? normal chars? or do you use utf-8? this is an important thing.
> I'm using arial.ttf from swedish windows xp, tried also other fonts, > still the same. > > Please help > > I have not tested in directfb directly or with ++DFB, because it could > be quite big issue to change the whole application, but if someone > knows, it is working in there, I could get and modify the text > formatting :-( > > Thanks > Bu regards marcel _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
