freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] Problem in selecting encoding!!!


From: Majid
Subject: [ft-devel] Problem in selecting encoding!!!
Date: Sun, 22 Jul 2007 23:48:09 -0700 (PDT)

Hey everyone
i have a problem
when i try to select a encoding, other than freetype error came

i.e
 FT_New_Face( library, this->file_path, 0, &this->face );
        
        {
                error = FT_Select_Charmap(this->face,FT_ENCODING_JOHAB);
}
What is the procedure to select a different encoding, other than
FT_ENCODING_UNICODE

Regards Majid

-- 
View this message in context: 
http://www.nabble.com/Problem-in-selecting-encoding%21%21%21-tf4127841.html#a11738679
Sent from the Freetype - Dev mailing list archive at Nabble.com.





reply via email to

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