Hi,
These functions are FT_EXPORT_DEF'ed and declared by FT_EXPORT in
the internal headers:
FT_Sqrt32
FT_SqrtFixed
FT_Trace_Get_Count
FT_Trace_Get_Name
FT_Message
FT_Panic
FT_New_Memory
FT_Done_Memory
FT_Stream_Open
Shouldn't they be declared by FT_BASE instead? If they are, I can fix
them.
And there are two FT_EXPORT_DEF'ed functions in the sources:
FT_MulTo64
TT_New_Context
The first one should have a declaration in the headers, or be commented
out as it is not used. And the second one should be FT_LOCAL_DEF'ed.
(or is it used by fontforge?)
--
Regards,
olv
_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel