66b3509bdd
* include/freetype/freetype.h (ft_encoding_latin_1): New tag (`lat1'). * include/freetype/internal/t1types.h (T1_Encoding_Type): Add `t1_encoding_isolatin1'. * src/type1/t1driver.c (Get_Char_Index, Get_Next_Char): Handle ft_encoding_latin_1. * src/type1/t1load.c (parse_encoding): Handle `ISOLatin1Encoding'. * src/type1/t1objs.c (T1_Face_Init): Handle `t1_encoding_isolatin1'. |
||
---|---|---|
builds | ||
docs | ||
include | ||
objs | ||
src | ||
tests | ||
.cvsignore | ||
ChangeLog | ||
configure | ||
descrip.mms | ||
install | ||
Jamfile | ||
Jamrules | ||
Makefile | ||
README | ||
README.UNX |
Special note to Unix users ========================== Please read the file "README.UNX", it contains important information regarding the installation of FreeType on Unix systems, especially GNU based operating systems like GNU/Linux. FreeType 2.0.8 ============== Please read the docs/CHANGES file, it contains IMPORTANT INFORMATION. Read the files "docs/INSTALL" or "docs/BUILD" for installation instructions. Note that the FreeType 2 documentation is now available as a separate package from our sites. See: ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.8.tar.bz2 ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.8.tar.gz ftp://ftp.freetype.org/pub/freetype2/ftdoc208.zip Enjoy! The FreeType Team