<HTML>
<HEAD>
<TITLE>/home/andyw/projects/fruity/minimal.java</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="KEYWORDS" CONTENT="IntelliJ_IDEA_Html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<h1>CGMViewer V1.02</h1>
<p>This is the first public release of the CGMViewer. It is an interactive
viewer for binary Computer Graphics Metafile (CGM) files. CGM files are
a vector file format. The vector file format allows for the images to be
scaled without loss of quality.
The CGMViewer uses the Fruity framework for 2D rendering This is available as a separate download, but the fruity.jar file is included for convenience.
<p>Download CGMViewer as a <a href="http://www.charliemouse.com/code/cgmviewer/cgmviewer-latest.tar.gz">.tar.gz</a> or a <a href="http://www.charliemouse.com/code/cgmviewer/cgmviewer-latest.zip">.zip</a> file.</p>
<p>Download Fruity as a <a href="http://www.charliemouse.com/code/fruity/fruity-latest.tar.gz">.tar.gz</a> or a <a href="http://www.charliemouse.com/code/fruity/fruity-latest.zip">.zip</a> file.</p>
<p>Unpack the release, and run 'ant' to build. Run 'CGMViewer.sh <filename>'
to run the application.
An example applet file is also provided - 'exampleApplet.html'</p>
<hr>
<p>The CGM viewer applet requires a browser that supports Java 1.3 or later,
some examples may be accessed from:</p>
<ul>
<li>Map of Africa - <a href="http://www.charliemouse.com/code/cgmviewer/africa.html">
http://www.charliemouse.com/code/cgmviewer/africa.html</a></li> <li>CAD Drawing - <a href="http://www.charliemouse.com/code/cgmviewer/cad.html">
http://www.charliemouse.com/code/cgmviewer/cad.html</a></li> <li>Mechanical Drawing - <a href="http://www.charliemouse.com/code/cgmviewer/mechanical.html">
http://www.charliemouse.com/code/cgmviewer/mechanical.html</a></li> <li>Space Shuttle - <a href="http://www.charliemouse.com/code/cgmviewer/nasa.html">
http://www.charliemouse.com/code/cgmviewer/nasa.html</a></li> <li>Technical Drawing - <a href="http://www.charliemouse.com/code/cgmviewer/technical.html">
http://www.charliemouse.com/code/cgmviewer/technical.html</a></li>
</ul>
<hr>
© <a href="mailto:andrew_wilcock@bigfoot.com">Andy Wilcock</a>, 2002.
</BODY>
</HTML>
