freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] [newbie/faq?] how can I display accented characters?


From: Leonard Rosenthol
Subject: Re: [Freetype] [newbie/faq?] how can I display accented characters?
Date: Thu, 23 Nov 2000 10:04:25 -0500

At 10:40 AM +0000 11/23/00, address@hidden wrote:
 >If I try `0xE1' instead of `á' (the
Unicode value of this character), I get the right glyph.

So do I; the charcode generated by 'á' under Linux is probably
different from the Unicode value necessary to access the correct
glyph using this .ttf file (which I imported from Windows).

        Correct.


To avoid having to write a wrapper function

        No need for you write it - it's already there for you.  You
should already installed on your Linux box something called iconv,
which is a library that will handle all sorts of wonderful
conversions for you.


Leonard
--
----------------------------------------------------------------------------
Leonard Rosenthol                       <mailto:address@hidden>
Sr. Software Engineer                   (215) 922-3509 (voice)
Digital Applications                    (215) 440-0504 (fax)

PGP Fingerprint: 8CC9 8878 921E C627 0BC1  15BB FC19 64A9 0016 1397





reply via email to

[Prev in Thread] Current Thread [Next in Thread]