kc3-lang/ftgl/include/FTGLBitmapFont.h

Branch :


Log

Author Commit Date CI Message
2cf6ff94 2008-04-16 15:57:01 * Remove a lot of code duplication caused by the char/wchar_t overloading thanks to templates. No API change here.
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>.
ee107630 2008-03-03 16:41:35 * Remove svn:executable property from source files.
f0f550ea 2008-03-03 16:36:07 * Remove svn:executable property from source files.
3d3a4852 2004-10-08 11:37:28 Changed a couple of variable names.
df0f9ef3 2002-12-20 10:16:27 Minor formatting
92bc1caf 2002-12-17 04:42:33 Renamed render to Render
66f17834 2002-12-16 08:53:10 Updated the docs
59259511 2002-12-16 08:27:39 Refactored FTFont to get rid of Open function
8fd8b009 2002-07-01 09:44:57 Inlined private functions
9013e3ec 2002-06-20 08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
29f37277 2001-11-04 04:55:43 Unix line endings
789b1cf3 2001-11-04 04:33:30 Changes to allow glyphs to be loaded on the fly... MakeGlyphList is no longer pure virtual. New function MakeGlyph is pure virtual Open now has a flag for pre-cache GlyphContainer builds a list of null pointers advance and render functions check if glyph has been loaded and loads it if it has'nt
1010afa2 2001-10-25 02:01:20 Removed redundant tempGlyph members
90dbbac7 2001-10-14 21:52:24 Updated comments
9f60f535 2001-10-10 21:59:02 Added FTGL_EXPORT to class declarations for the windows port
6a024aef 2001-09-16 21:52:46 Updated for changes in *Glyph classes. Added unicode render function. Updated comments
048139fc 2001-08-07 01:00:37 Added a render function to set the pixelStore stuff previously set by the bitmap glyph
678be1a1 2001-08-05 21:34:40 Minor tidy ups
019af0d2 2001-07-26 05:11:34 This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.