src/FTBitmapGlyph.cpp


Log

Author Commit Date CI Message
henry a7df6654 2002-11-28T09:43:56 Added a static cast
henry f11669c0 2002-11-28T08:00:02 Changed FT_Vector to FTPoint
henry c1662a3f 2002-10-23T07:04:00 Minor formatting
henry 3dcca412 2002-08-26T08:49:50 Made some ints unsigned
henry 9013e3ec 2002-06-20T08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
henry 17eb8aeb 2002-02-02T00:16:36 Removed FT_DoneGlyph and clean up delete []
henry 3a0d7bf5 2002-01-09T20:54:12 Added a check for zero dimension bitmaps
henry 3715b637 2001-12-10T21:30:58 Added include for mmgr
henry 1ce1050a 2001-11-12T02:39:05 Set the bounding box
henry a00a92ec 2001-11-08T20:36:26 Minor fixes for windows warnings
henry df172ba4 2001-10-10T22:03:16 Minor changes, mainly to includes, for the windows port
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 6a234ca3 2001-08-24T02:16:00 Minor changes to comments
henry e62d68b3 2001-08-20T22:51:21 Started being more strict with types eg integer indices and sizes are now unsigned.
henry 9602dde5 2001-08-07T00:59:38 Moved the pixelStore stuff to BitmapFont
henry be451805 2001-08-06T05:43:36 Added GL to openGL include paths
henry f03d965b 2001-08-05T21:35:51 Made render() arg const
henry 58bbd000 2001-07-30T04:47:51 Fixing the psosition stuff
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.