I'm trying to write some code that has the same functionallity as the SDK's PolyBezier function. The reason for this, is that I am going to be implementing the code on a 68k compatible terminal. Currently, under Windows, I am using PolyBezier to generate TrueType font Glyphs, but obviously PolyBezier is only available under Windows.

Does anyone know of any similar code that's available or even, maybe have the source for PolyBezier.

Thanks for your help.

Shaun.