Log

Author Commit Date CI Message
henry 678be1a1 2001-08-05T21:34:40 Minor tidy ups
henry 9c6051a4 2001-08-02T23:41:21 Added some TODO stuff
henry c2e10e0b 2001-08-02T23:00:02 Polygon fonts now work. BETA release 1.0b1
henry b6f636a5 2001-08-02T22:59:13 Polygon fonts now work.
henry ec4a06b7 2001-08-02T21:52:58 Made the ftPoint struct an external class and added some helper functions eg operator != Got rid of ftLoop, it's not needed now that I've tidied up the curve parsing code (which fixed the Vivaldi Q bug) Minor code tidy ups.
henry f2926cee 2001-08-02T21:49:25 Changed the cord data from floats to doubles...trying to debug the glutess stuff in FTPolyGlyph!!
henry 726a10fe 2001-08-02T21:47:18 Added a future section. Fixed the Vivaldi Q bug
henry 36ac75e9 2001-08-01T23:00:10 Updated for changes to FTVectorGlyph.
henry 20bae25d 2001-08-01T22:58:44 Removed the <vector> include and some debug code. Changed the render code to use glDisplayList. There was NO performance improvement but it will make it the same as FTPolyGlyph. Now uses glTranslate for the pen pos, again to make it the same as FTPolyGlyph. Changes because of the changes tp FTPOINT in FTVectoriser.
henry bb798851 2001-08-01T22:56:04 Made the FTPOINT type a struct of 3 floats rather than a PAIR<int, int> to make it compatible with gluTess. Made bValues[][] a private member rather than local to evaluateCurve()
henry 0c395027 2001-08-01T05:27:22 Spilt the FTVectoriser & FTContour stuff out of FTVectorGlyph. Made some minor changes to the curve code.
henry ae478a7b 2001-08-01T04:28:17 Removed stdio include and used arg in deCasteljau function declaration
henry ae0028b8 2001-08-01T04:22:31 Updated now that vectorglyphs now work.
henry 30fdbc55 2001-08-01T04:21:51 First commit of working code
henry 777b3f36 2001-08-01T04:20:14 removed a comment
henry 55451abc 2001-08-01T04:19:26 Added code to calculate the min texture size
henry fe2aca96 2001-08-01T04:17:58 Updated for FTVectorGlyph
henry 8ca1e1ae 2001-07-30T04:49:14 Added raster position comment to todo
henry fb452009 2001-07-30T04:48:17 Fixing the position stuff
henry 58bbd000 2001-07-30T04:47:51 Fixing the psosition stuff
henry 60303001 2001-07-30T02:29:16 Raster position changes. TextureGlyph working but not finished
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 566da1a7 2001-07-30T01:08:15 render() now takes a reference
henry 7e97717e 2001-07-30T01:07:31 Return values now scaled correctly
henry 563aab11 2001-07-27T04:28:40 Made all methods virtual
henry b9bd5649 2001-07-26T05:19:50 Update for changes to FTSize
henry 4f59d7a3 2001-07-26T05:18:33 Added assignment of FT_Size attribute and added Height and Width methods
(no author) 3f630327 2001-07-26T05:11:34 New repository initialized by cvs2svn.
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.