kc3-lang/ftgl/src/FTGLTextureFont.cpp

Branch :


Log

Author Commit Date CI Message
aded3122 2001-08-20 21:44:00 Gerards fixes to compile under Linux
9f030717 2001-08-19 22:43:50 Major change to enable multiple textures. If all the glyphs for a given face and size don't fit within the max texture size we now create as many textures as required and switch automatically when rendering.
4fcbcd3c 2001-08-08 01:30:04 Changes to the charmap handling and fixed TextureSize()
3aa2297a 2001-08-07 21:30:15 Tidied up the error stuff and got rid of some redundant code. Added a note about glyph bounding boxes
be451805 2001-08-06 05:43:36 Added GL to openGL include paths
e0944402 2001-08-05 21:43:42 Made return type of render() void. Initialisation list. TextureSize() complete
55451abc 2001-08-01 04:19:26 Added code to calculate the min texture size
4cd99a38 2001-07-30 02:24:24 Rewrote the way the raster positon is set. The position is now kept in an FT_Vector called pen and pas into the glyphs, rather than the glyph calculating it's on raster position.
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.