mirror of
git://git.geda-project.org/wwwhtdocs
synced 2025-10-14 06:37:15 +08:00
107 lines
2.2 KiB
HTML
107 lines
2.2 KiB
HTML
<HTML>
|
|
|
|
<HEAD>
|
|
<TITLE>gerbv</TITLE>
|
|
<STYLE TYPE="text/css" MEDIA="all" TITLE="Default">
|
|
@IMPORT URL(../../geda.css);
|
|
</STYLE>
|
|
|
|
<LINK rel="icon" href="../../favicon.ico" type="image/x-icon">
|
|
<LINK rel="shortcut icon" href="../../favicon.ico" type="image/x-icon">
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<div id="nav">
|
|
<div id="navavoid"></div>
|
|
|
|
<ul>
|
|
<li> <A HREF="../../index.html">Home</A> </li> <li> · </li>
|
|
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> <li>· </li>
|
|
<li> <A HREF="../index.html"></A>Tools </li> <li> · </li>
|
|
<li> <A HREF="../../license.html">License</A> </li> <li> · </li>
|
|
<li> <A HREF="../../download.html">Download</A> <li> </li>
|
|
<br>
|
|
<li> <A HREF="http://wiki.geda-project.org">Documentation</A> </li> <li> · </li>
|
|
<li> <A HREF="../../mailinglists.html">Mailing Lists</A> </li> <li> ·
|
|
<li> <A HREF="../../developer.html">Developer</A> </li> <li> · </li>
|
|
<li> <A HREF="../../search.html">Search</A> </li> <li> · </li>
|
|
<li> <A HREF="../../links.html">Links</A> </li>
|
|
</ul>
|
|
|
|
<div id="navundertext">
|
|
<div id="navlogo">
|
|
|
|
<A HREF="../../index.html">
|
|
<img src="../../graphics/navlogo.png" height="73" width="266" alt="gEDA logo"/>
|
|
</A>
|
|
|
|
</div>
|
|
|
|
<div id="navrule"></div>
|
|
<h3>
|
|
<A HREF="../index.html">Tools</A> → gerbv
|
|
</h3>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!--[if lt IE 7.]>
|
|
<script defer type="text/javascript" src="../../pngfix.js"></script>
|
|
<![endif]-->
|
|
|
|
<div id="main">
|
|
|
|
<CENTER>
|
|
<H2>
|
|
gerbv<br>
|
|
Gerber Viewer
|
|
</H2>
|
|
</CENTER>
|
|
|
|
<H3>
|
|
<A HREF="#whatis">What is gerbv?</A><BR>
|
|
<A HREF="#look">What does it look like?</A><BR>
|
|
<A HREF="#download">Where can I download it?</A><BR>
|
|
</H3>
|
|
<HR>
|
|
|
|
|
|
<H4>
|
|
<A NAME="whatis"></A>
|
|
What is gerbv?
|
|
</H4>
|
|
|
|
Gerber Viewer (gerbv) is a viewer for Gerber files. In particular, gerbv
|
|
reads and displays RS-274-X files.
|
|
Gerber files are
|
|
generated from a PCB CAD system and sent to PCB manufacturers as basis
|
|
for the manufacturing process.
|
|
|
|
<br> <p>
|
|
|
|
<H4>
|
|
<A NAME="look"></A>
|
|
What does it look like?
|
|
</H4>
|
|
|
|
Here is a <A HREF="./gerbv.png">screenshot</A>
|
|
<br>
|
|
<p>
|
|
|
|
|
|
<H4>
|
|
<A NAME="download"></A>
|
|
Where can I download it?
|
|
</H4>
|
|
Official <A HREF="http://gerbv.gpleda.org/">gerbv homepage</A>
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<br>
|
|
</div>
|
|
|
|
</BODY>
|
|
</HTML>
|