C/C++
king.lst
Associated article: Drawing Character Shapes With Bezier Curves
Tags: C/C++
_DRAWING CHARACTER SHAPES WITH BEZIER CURVES_ by Todd King [LISTING ONE] /*----------------------------------------------------------- BEZIER.C An application which draws characters (or anything else) defined as a collection of Bezier curves. As is this programs works fine on all displays except CGA ...


