src/FTTextureGlyph.cpp


Log

Author Commit Date CI Message
henry 98a1a2a8 2001-09-19T04:54:06 Minor changes
henry c704216e 2001-09-16T21:49:52 Removed glyph index parameter from c_stor (see FTGlyph) and updated comments
henry 50552cd4 2001-08-28T05:09:26 Fixed the test for an invalid glyph format
henry e3206aab 2001-08-22T22:58:09 Fixed the positional stuff in render(). Added leftside bearing offset.
henry e62d68b3 2001-08-20T22:51:21 Started being more strict with types eg integer indices and sizes are now unsigned.
henry 9f030717 2001-08-19T22: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.
henry be451805 2001-08-06T05:43:36 Added GL to openGL include paths
henry 18dd271e 2001-08-05T21:44:40 Made render() arg const. Initialisation list.
henry 777b3f36 2001-08-01T04:20:14 removed a comment
henry 4cd99a38 2001-07-30T02: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.
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.