]> git.wh0rd.org - fontconfig.git/commit
Get rid of the use of freetype internal headers in fcfreetype.c, since
authorPatrick Lam <plam@MIT.EDU>
Sat, 19 Nov 2005 22:32:13 +0000 (22:32 +0000)
committerPatrick Lam <plam@MIT.EDU>
Sat, 19 Nov 2005 22:32:13 +0000 (22:32 +0000)
commit8ebf7725a8607b39ff505029b2a41369d67eb736
tree0a1b3ac088ddfbde10804ba03af003d0bd84d5c0
parenta151acedc056783957f9875b1a21f13d0bb8bfe2
Get rid of the use of freetype internal headers in fcfreetype.c, since
    those headers will go away with freetype 2.2. Replace with public
    domain ftglue code from pango. Note that the patch removes some extra
    error checking in FT_Get_BDF_Property() and comments out the skipping
    of empty pcf fonts.
reviewed by: plam
ChangeLog
src/Makefile.am
src/fcfreetype.c