freetype-devel
[Top][All Lists]
Advanced

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

[Devel] FT_ENCODING_OLD_LATIN_2 or FT_ENCODING_LATIN_2?


From: Anthony Fok
Subject: [Devel] FT_ENCODING_OLD_LATIN_2 or FT_ENCODING_LATIN_2?
Date: Tue, 22 Oct 2002 17:05:04 +0800
User-agent: Mutt/1.4i

Hello,

I was rebuilding some packages and ImageMagick failed with
`FT_ENCODING_OLD_LATIN_2' undeclared.  Checking freetype.h,
should the occurrences of "FT_ENCODING_LATIN_2" be changed to
"FT_ENCODING_OLD_LATIN_2"  (2 and 3 below)?

1.
  /*   FT_ENCODING_OLD_LATIN_2 ::                                          */
  /*     This value is deprecated and was never used nor reported by       */
  /*     FreeType.  Don't use or test for it.                              */

2.
    FT_ENC_TAG( FT_ENCODING_LATIN_2, 'l', 'a', 't', '2' ),

3.
  /*   ft_encoding_latin_2 :: see @FT_ENCODING_LATIN_2                     */

4.
#define  ft_encoding_latin_2         FT_ENCODING_OLD_LATIN_2


Many thanks!

Anthony

-- 
Anthony Fok Tung-Ling
ThizLinux Laboratory   <address@hidden> http://www.thizlinux.com/
Debian Chinese Project <address@hidden>       http://www.debian.org/intl/zh/
Come visit Our Lady of Victory Camp!           http://www.olvc.ab.ca/



reply via email to

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