kmx git
login
register
kc3-lang
/
ftgl
/
src/FTVectoriser.cpp
src/FTVectoriser.cpp
Log
Author
Commit
Date
CI
Message
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()
0c395027
2001-08-01T05:27:22
Spilt the FTVectoriser & FTContour stuff out of FTVectorGlyph. Made some minor changes to the curve code.