Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f0f550ea | 2008-03-03 16:36:07 | * Remove svn:executable property from source files. | ||
| 1c061ede | 2002-12-17 04:44:00 | Fixed freetype render flag :) | ||
| 92bc1caf | 2002-12-17 04:42:33 | Renamed render to Render | ||
| 538791da | 2002-12-12 06:12:58 | Got rid of numGreys and pushed down pos | ||
| 73e3a4ad | 2002-12-11 09:28:01 | Removed redundant members. Moved BBox and advance to FTGlyph c_stor | ||
| f11669c0 | 2002-11-28 08:00:02 | Changed FT_Vector to FTPoint | ||
| a0cf851c | 2002-10-23 07:04:34 | Minor formatting and moved Push Attribs to the font | ||
| 20c6c152 | 2002-08-26 10:17:45 | Removed mmgr | ||
| ed78f652 | 2002-08-26 08:53:46 | Added some braces | ||
| 9013e3ec | 2002-06-20 08:22:06 | Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes | ||
| 49190bc7 | 2002-02-16 06:17:25 | hardly worth mentioning | ||
| 17eb8aeb | 2002-02-02 00:16:36 | Removed FT_DoneGlyph and clean up delete [] | ||
| 3a0d7bf5 | 2002-01-09 20:54:12 | Added a check for zero dimension bitmaps | ||
| 3715b637 | 2001-12-10 21:30:58 | Added include for mmgr | ||
| 1ce1050a | 2001-11-12 02:39:05 | Set the bounding box | ||
| df172ba4 | 2001-10-10 22:03:16 | Minor changes, mainly to includes, for the windows port | ||
| c704216e | 2001-09-16 21:49:52 | Removed glyph index parameter from c_stor (see FTGlyph) and updated comments | ||
| 50552cd4 | 2001-08-28 05:09:26 | Fixed the test for an invalid glyph format | ||
| 146e8ba6 | 2001-08-27 03:11:27 | Static cast float to unsigned char in bitmap code | ||
| 6a234ca3 | 2001-08-24 02:16:00 | Minor changes to comments | ||
| e62d68b3 | 2001-08-20 22:51:21 | Started being more strict with types eg integer indices and sizes are now unsigned. | ||
| 197943f3 | 2001-08-07 01:02:04 | Now gets the current color and create the glyph pixmap based on that. | ||
| be451805 | 2001-08-06 05:43:36 | Added GL to openGL include paths | ||
| bf84e602 | 2001-08-05 22:16:32 | Initialisation list. Made render() arg const. | ||
| fb452009 | 2001-07-30 04:48:17 | Fixing the position stuff | ||
| 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. |