kc3-lang/ftgl/src/FTGLExtrdFont.cpp

Branch :


Log

Author Commit Date CI Message
7e74380f 2008-04-21 21:48:03 * Inset/outset contour support for fonts, by Eric Beets. For now, only contours with exactly the same number of points are generated.
55d3f835 2008-04-15 09:53:27 * Added ftglDestroyFont() destructor for the C bindings. * Remove useless "#ifdef __cplusplus" constructs from .cpp files.
141112c4 2008-04-12 22:44:48 * Add licensing information to all files in the library.
8b9739ee 2008-04-11 16:24:56 * C bindings for FTGL, written by Éric Beets <ericbeets@free.fr>.
7c358859 2008-04-04 12:43:38 * Generate a config.h file instead of passing all defines in the compiler command line. * "make install" now properly installs the includes, the documentation and the .pc file. * Generate a shared library.
3d3a4852 2004-10-08 11:37:28 Changed a couple of variable names.
8bdfef74 2004-10-03 22:50:30 Adding support for turning off display lists in FTGL
59a0780e 2003-09-25 03:55:19 Changed to use FTGlyphSlot internally instead of FTGlyph
af2e589c 2003-06-03 02:44:14 Better variable name
59259511 2002-12-16 08:27:39 Refactored FTFont to get rid of Open function
f73f63a9 2002-11-27 07:46:25 Changes to the glyph loading flags
ba82a01b 2002-11-27 06:20:15 Tidied up some float declarations
9013e3ec 2002-06-20 08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
8beda299 2002-02-02 00:15:12 Moved FT_Done_Glyph from FT*Glyph
3715b637 2001-12-10 21:30:58 Added include for mmgr
21c76d68 2001-11-12 00:00:50 Extrusion code merged from 1.3beta2