|
73e3a4ad
|
2002-12-11T09:28:01
|
|
Removed redundant members.
Moved BBox and advance to FTGlyph c_stor
|
|
6b4e1f14
|
2002-12-08T06:57:27
|
|
Made vectoriser a local variable
|
|
f11669c0
|
2002-11-28T08:00:02
|
|
Changed FT_Vector to FTPoint
|
|
9013e3ec
|
2002-06-20T08:22:06
|
|
Changes for VTK
Removed tabs
Removed mmgr
Optimisations for loading pixel based fonts
Minor changes
|
|
c8dc02da
|
2001-12-11T03:55:08
|
|
Replaced double with FTGL_DOUBLE typedef
|
|
f13a019a
|
2001-11-12T02:41:01
|
|
Changed type of glList
|
|
7d8a9eab
|
2001-11-05T22:32:05
|
|
Refactoring FTVectoriser & FTPolyGlyph to anable access to tessellation data
|
|
90dbbac7
|
2001-10-14T21:52:24
|
|
Updated comments
|
|
9f60f535
|
2001-10-10T21:59:02
|
|
Added FTGL_EXPORT to class declarations for the windows port
|
|
c704216e
|
2001-09-16T21:49:52
|
|
Removed glyph index parameter from c_stor (see FTGlyph) and updated comments
|
|
e62d68b3
|
2001-08-20T22:51:21
|
|
Started being more strict with types eg integer indices and sizes are now unsigned.
|
|
007ca6b5
|
2001-08-05T22:15:50
|
|
Made render() arg const. Minor tidy ups
|
|
b6f636a5
|
2001-08-02T22:59:13
|
|
Polygon fonts now work.
|