src/FTVectorGlyph.cpp


Log

Author Commit Date CI Message
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 0932c517 2001-08-08T01:32:02 render() does not draw'invalid' glyphs
henry be451805 2001-08-06T05:43:36 Added GL to openGL include paths
henry 0a936162 2001-08-05T22:22:23 Made render() arg const. delete contourList
henry f2926cee 2001-08-02T21:49:25 Changed the cord data from floats to doubles...trying to debug the glutess stuff in FTPolyGlyph!!
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 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 30fdbc55 2001-08-01T04:21:51 First commit of working code
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.