Hi folx,
I'm programming a user interface for an automat
(that exchanges money
- but that doesn't really matter). I'm using the
freetype engine to
display true type fonts with the svgalib. But when I use
german
umlauts only a square is displayed instead of the right letter. So
I
may be right if I think this means, that I'm not using the
correct
character code. But which code should I use? Is there a possibility
to
change this behaviour with FT_Set_Charmap and FT_Encoding?
Does
somebody know a solution for this problem?
I'm programming under linux.
Thanx.. hope somebody can help me out!