curves
curves.ads
curves.adb
glyphs
curves
glyphs
nocurves
outlines
stairs
transforms
fonts
eps/
glyphs/
lines/
loaders/
raster/
svg/
ada
bin/
engine/
fonts/
internal/
text/
util/
Home
Showcase
Snapshots
Ada Source
PHP Source
Fonts
Sourceforge
Summary
Downloads
Browse CVS
Donate
Activity
Hosted by
Curves
Conversion from straight lines to bezier 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
access
This
Glyph
Make curves in this glyph.
in
Tolerance
Real
Maximum distance to the joined line.
methods
Make_Cubic