curves
curves.ads
curves.adb
glyphs
transforms
stairs
glyphs
eps
curves
postscript
outlines/
images/
glyphs/
ada
text/
util/
postscript/
internal/
images/
fonts/
Home
Snapshots
Ada Source
PHP Source
Fonts
Sourceforge
Summary
Downloads
Browse CVS
Donate
Activity
Hosted by
Curves
procedure Make_Cubic
Join straight lines into cubic bezier curves, if the distance between original and joined lines remains below tolerance.
Param
Type
Description
in
This
Glyph
Make curves in this glyph.
in
Tolerance
Real
Maximum distance to the joined line.
methods
Make_Cubic