freetype
[Top][All Lists]
Advanced

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

[Freetype] questions about FT_Encoding again with new email address


From: wjj263
Subject: [Freetype] questions about FT_Encoding again with new email address
Date: Tue, 9 Oct 2001 16:42:17 +0800

I noticed that the previous email address is not repliable, So I send this email again by 263.net server which is repliable.
 
 
My boss want me to develop a font engine based on Freetype2.0.4 , So I will use your esteemed FontDriver(~o~).
But I have some questions about encoding :P
 
 
1. I don't know how to split characters from the string by different encodings. As you know there are 13 encoding types in the FT_Encoding Union. Where can I find the documents for splitting strings by encoding?
 
2.  After splitting, How to change the char* to FT_ULong* before using the function FT_Get_Char_Index(FT_Face face,FT_ULong char_code). As you know, The splitted character is defined by char*.
 
3.I have heard that charset and encoding are different concept. But it seems that encoding decide the charset(==charmap?) in Freetype2.0 .
 
                                                Good Luck to all members in Freetype Project.
                                                Yours sincerely
                                                Wang JiangJiang
 
 

reply via email to

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