freetype
[Top][All Lists]
Advanced

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

[Freetype] About FTC_Manager_New


From: 王毅
Subject: [Freetype] About FTC_Manager_New
Date: Thu, 27 Dec 2001 13:40:53 +0800

Hi,

In FT2, the definition of FTC_Manager_New function is:

 

FT_EXPORT( FT_Error )  FTC_Manager_New( FT_Library          library,

                                          FT_UInt             max_faces,

                                          FT_UInt             max_sizes,

                                          FT_ULong            max_bytes,

                                          FTC_Face_Requester  requester,

                                          FT_Pointer          req_data,

                                          FTC_Manager        *amanager );

 

    I want to know what the best numbers of max_faces, max_sizes and max_bytes are. Please give me a suggestion. Thanks.

 

Jacky


reply via email to

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