2 freetype.cc -- implement Freetype routines.
4 source file of the GNU LilyPond music typesetter
6 (c) 2004--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
12 FT_Library freetype2_library
;
17 int errorcode
= FT_Init_FreeType (&freetype2_library
);
19 error ("cannot initialize FreeType");