<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN">
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<title>Home</title>
<link rel="stylesheet" type="text/css" href="../style.css">
<style type="text/css">
.style1 {
	text-align: left;
}
</style>
</head>

<body>

<div class="homeTitle">CD</div>
<div class="homeDescription">Canvas Draw, A 2D Graphics Library</div>
<div class="homeVersion">Version 5.4</div>
    <hr>

  <p><strong>CD</strong> (Canvas Draw) is a platform-independent graphics library. It is implemented in several 
  platforms using native graphics libraries: Microsoft Windows (GDI) and X-Windows (XLIB).</p>
  <p>The library contains functions to support both vector and image applications, and the visualization surface can be 
  either a window or a more abstract surface, such as Image, Clipboard, Metafile, PS, and so on.</p>
  <p>This work was developed at Tecgraf/PUC-Rio by means of the partnership with PETROBRAS/CENPES.</p>
 
    <h2 class="style1">Project Management:</h2>

    <p class="info">Antonio Esca�o Scuri</p>

<p style="margin-left:0">Tecgraf - Computer Graphics Technology Group, PUC-Rio, Brazil <br>
<a href="http://www.tecgraf.puc-rio.br/cd">http://www.tecgraf.puc-rio.br/cd</a> </p>

<p style="margin-left:0">
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=241317&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
</p>
</body>

</html>