outlines-svg
outlin-svg.ads
outlin-svg.adb
svg
choices-svg
glyphs-svg
outlines-svg
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
Outlines.SVG
Reading and writing Scalar Vector Graphics.
function Read
Read an outline from an XML reader.
Param
Type
Description
access
XML
XML_Reader
Use this reader.
return
Outline_Access
The newly created outline.
procedure Write
Write an outline to an XML writer.
Param
Type
Description
access
XML
XML_Writer
Use this writer.
access
This
Outline
Write this outline.
in
Tolerance
Real
Tolerance level.
methods
Read
Write