freetype-devel  

[ft-devel] more FT_INTERNAL removal

Matthias Clasen
Thu, 13 Oct 2005 10:33:45 -0700

Here is an (untested) patch to remove the use of internal freetype
headers in fonttosfnt. I did not try to fix Xprint, which seems to 
actually make use of the internals.

Matthias


--- xorg-x11-6.8.2/xc/programs/fonttosfnt/util.c.freetype-internals	2005-10-13 13:02:25.000000000 -0400
+++ xorg-x11-6.8.2/xc/programs/fonttosfnt/util.c	2005-10-13 13:02:33.000000000 -0400
@@ -35,7 +35,6 @@
 
 #include <ft2build.h>
 #include FT_FREETYPE_H
-#include FT_INTERNAL_OBJECTS_H
 #include FT_BDF_H
 #include "X11/Xos.h"
 #include "fonttosfnt.h"
_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel