On 16.02.2006 01:56, Mario Lapin wrote:
> Hi,
> 
> I can't get to display accents from within a CS app. Every text output
> methods (I'm using TTFs included in Windows package) display either blank or
> square characters, even when outputting to console. 'Consoletest' shows the
> same problem when run from MSYS. Accents works fine on my other window-based
> apps. I'm compiling with MinGW and gcc 3.4.2.
> 
> As I'm completely lost about this, I ask if hopefully someone could point
> which direction to follow.

You should provide the text you want to write UTF-8 encoded, then you
should see your accented characters (given the font you use has the
right glyphs).

NB: consoletest was broken; if you comment out the "setlocale()" call in
the start, you should see the accented characters fine if you start it
from a Windows console.

-f.r.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to