src/FTLibrary.cpp


Log

Author Commit Date CI Message
sammy 84fdd792 2009-07-19T16:09:40 Correct the order in which FT_Done_Face is called via the library's destructors. Fixes a Bzflag crash upon exit. Patch courtesy of Mathew Eis (kingrobot) from SF patch 2721799.
sammy a45d89a5 2009-07-19T15:59:01 Remove dead code.
sammy 1f4a94f8 2008-04-29T14:39:28 * Since the MIT license is LGPL-compatible, there is no real point in shipping FTGL under a dual license. Consequently removing LGPL references from the code, in agreement with Sean.
sammy 09fbf8ac 2008-04-28T11:17:05 * Cosmetic: remove trailing spaces, fix unbalanced parenthesis/space constructs, remove tab/space mixes, wrap a lot of long source lines.
sammy 141112c4 2008-04-12T22:44:48 * Add licensing information to all files in the library.
sammy 7c358859 2008-04-04T12: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.
sammy ee107630 2008-03-03T16:41:35 * Remove svn:executable property from source files.
sammy f0f550ea 2008-03-03T16:36:07 * Remove svn:executable property from source files.
henry 4b213aab 2004-12-05T09:29:05 const correctness
henry 8911276c 2002-12-19T10:25:36 Changed init function name
henry 1bf1ebb9 2002-12-02T06:31:32 Renamed lib to library. Got rid of the version stuff. Unvirtualised some functions
henry 9013e3ec 2002-06-20T08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
henry 3715b637 2001-12-10T21:30:58 Added include for mmgr
henry df172ba4 2001-10-10T22:03:16 Minor changes, mainly to includes, for the windows port
henry 8a480963 2001-09-16T21:29:59 Added error code (err) to initialisation list
henry 63758595 2001-08-24T02:17:46 Minor format change
henry ea2efa4e 2001-08-07T21:25:12 Added Error() stuff
henry 678be1a1 2001-08-05T21:34:40 Minor tidy ups
henry 019af0d2 2001-07-26T05: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.