transforms
transforms.ads
transforms.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
Transforms
procedure Scale
Scale a glyph by a given factor.
Param
Type
Description
in
This
Glyph
Scale this glyph.
in
Factor
Real
Scaling factor.
procedure Translate
Translate a glyph by a given offset.
Param
Type
Description
in
This
Glyph
Translate this glyph.
in
Offset
Vector
Translating offset.
methods
Scale
Translate