A quick scan of the diff reveals at least the following API and ABI changes:

Functions:
FTC_Image_Cache_New -> FTC_ImageCache_New
FTC_Image_Cache_Lookup -> FTC_ImageCache_Lookup
FTC_SBit_Cache_New -> FTC_SBitCache_New
FTC_SBit_Cache_Lookup -> FTC_SBit_Cache_Lookup
FTC_Manager_Lookup_Face -> FTC_Manager_LookupFace
FTC_Manager_Lookup_Size -> FTC_Manager_LookupSize

Types:
FTC_Image_Desc -> FTC_ImageTypeRec
FTC_Image_Cache -> FTC_ImageCache
FTC_SBit -> FTC_SBitRec
FTC_SBit_Cache -> FTC_SBitCache

As a special bonus, FTC_ImageTypeRec, though it is said to obsolete
FTC_Image_Desc, has completely different members.

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to