freetype-devel
[Top][All Lists]
Advanced

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

FT_Get_Char_Index() and platform_id = 7; encoding_id = 2


From: Tom Kacvinsky
Subject: FT_Get_Char_Index() and platform_id = 7; encoding_id = 2
Date: Sat, 14 Oct 2000 20:45:49 -0400 (EDT)

> 
> By the way, FT_Get_Char_Index returns 0 for *every* code point defined
> in CMEX10.pfa.
> 

I just commited a fix for this.  The problem was in z1load.c, function
Z1_Open_Face.  The char index table was not built because the for loop
was never executed!

Now, when one specifies platform_id = 7; encoding_id = 2, one will get
the appropriate char indices.

Tom






reply via email to

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