File: index.html

package info (click to toggle)
librnd 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,812 kB
  • sloc: ansic: 126,990; sh: 2,602; makefile: 2,145; awk: 7
file content (101 lines) | stat: -rw-r--r-- 4,974 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<title> librnd - main </title>
	<meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<!--AUTO head begin-->
	<link rel="icon" href="resources/logo16.png">
<!--AUTO head end-->
</head>
<body>

<!--AUTO navbar begin-->
<table border=0 cellspacing=2 cellpadding=10  bgcolor="#eeeeee" width="100%">
<tr>
<th align=center bgcolor="#ccc0cc"> <a href="index.html"> Main </a>
<th align=center bgcolor="#ccc0cc"> <a href="news.html"> News </a>
<th align=center bgcolor="#ccc0cc"> <a href="developer/">Doc</a>&nbsp;&amp;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&amp;&nbsp;<a href="http://repo.hu/projects/pcb-rnd-aux/pool">pool</a>
<th align=center bgcolor="#ccc0cc"> <a href="support.html"> Support </a>
<th align=center bgcolor="#ccc0cc"> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a>&nbsp;&amp;&nbsp;<a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline">timeline</a>
<td align=right width="60%"> <font size="+2"><i>librnd</i></font> <img src="resources/logo32.png" alt="[librnd logo]">
</table>
<!--AUTO navbar end-->

<br>
<!--content-->
<table border=0 cellpadding=10> <tr>
<td valign=top bgcolor="#f2f2f2">
	<h2> Summary </h2>
	<table border=0 cellpadding=20>
	<tr><th align=right valign=top bgcolor="#ccccff"> 
		<table border=0 width="100%" cellpadding=0 cellspacing=0><tr><td align=left><img src="resources/logo128.png" alt="[librnd logo]"><th align=right>librnd</table>
		<td bgcolor="#ddddff">
		    <b>is a <a href="license.html"> free/open source</a>, flexible, modular two-dimensional CAD engine</b>
		<p>with transparent multiple GUI toolkit support
		<p>flexible, dynamic menu system
		<p>flexible, dynamic configuration system
		<p>support for user scripting in a dozen languages

	<tr><th align=right valign=top bgcolor="#ccccff"> Version Control              <td bgcolor="#ddddff"> <a href="http://cgi.repo.hu/cgi-bin/minisvn.cgi?cmd=browse&repo=librnd&path=trunk"> svn://repo.hu/librnd/trunk </a> <a href="mirrors.html">(mirrors)</a>
	<tr><th align=right valign=top bgcolor="#ccccff"> Download
		<td bgcolor="#ddddff">
					<a href="releases/"> source releases </a>
			<br>official packages in *NIX distributions: <a href="https://repology.org/project/librnd/versions"><img src="https://repology.org/badge/tiny-repos/librnd.svg" alt="Packaging status"></a>

	<tr><th align=right valign=top bgcolor="#ccccff"> Comments, feedback, patches  <td bgcolor="#ddddff"> <a href="irc.html"> live chat with the developer </a><br>or <a href="contact.html">contact the lead developer</a><br>Mailing list: pcb-rnd <img src="resources/at.png"> list.repo.hu (send a mail with subject: subscribe; may fail with gmail) <a href="http://repo.hu/cgi-bin/web_mail_arch.cgi?mlist=pcb-rnd&cmd=flat&id=-15"> (archives) </a> <a href="privacy.html">(privacy policy)</a>

	<tr><th align=right valign=top bgcolor="#ccccff"> Supported platforms <td bgcolor="#ddddff">
		<table border=0 width="100%">
		<tr><td>
			     Linux desktop (various distributions, from source)
			<br> official packages in (coming soon)<!--Debian, Ubuntu, Fedora, Mageia, Kali, Parrot, PureOS, Raspbian (<a href="https://repology.org/project/librnd/versions">full list</a>)-->
			<br> <a href="mac.txt"> Mac OS X </a>
			<br> <a href="windows.html"> Windows (7, 8, 10) </a>
			<br> <a href="UNIX.txt"> IRIX 5.3 </a>
			<br> OpenBSD
			<br> (Likely: any 90's UNIX system with motif)
			<br> Screen resolution as small as 800x600
			<br> GUI options: motif/lesstif, gtk-gdk, gtk-gl
		</table>
</table>

<!-- spacer -->
	<td width=0>

<!-- rnd -->
	<td width="20%" bgcolor="#f2f2f2" style="vertical-align:top">
	<h2> What is -rnd? </h2>
	<table border=0 cellspacing=10 cellpadding=0  bgcolor="#ccffcc">
	<tr>
	<td>
		<p> <img src="resources/ringdove2.svg" width="150px">
		<p> <b>RiNgDove is an EDA suite that includes:</b>
		<p> a schematics editor: <a href="http://www.repo.hu/projects/sch-rnd"> sch-rnd </a>
		<p> a PCB editor: <a href="http://www.repo.hu/projects/pcb-rnd"> pcb-rnd </a>
		<p> a CAM viewer: <a href="http://www.repo.hu/projects/camv-rnd"> camv-rnd </a>
		<p> a software lib: <a href="http://www.repo.hu/projects/librnd"> librnd </a>
		<p> or all in one: <a href="http://www.repo.hu/projects/ringdove"> suite </a>
		<p> &nbsp;
		<p> user contributed addons: <a href="http://www.repo.hu/projects/edakrill"> edakrill </a>
	</table>

	<p>&nbsp;
	<h2> Why use Ringdove? </h2>
	<table border=0 cellspacing=10 cellpadding=0  bgcolor="#ccffcc">
	<tr>
	<td>
		<p> UNIX mindset
		<p> small and quick
		<p> minimal dependencies
		<p> optimized for both CLI and GUI
		<p> scriptable
	</table>


	<p>&nbsp;
	<table border=1 cellspacing=0 width=100%>
	<tr><td align="center"> Need help with your project? <p> <b><a href="http://repo.hu/projects/ringdove/consulting.html">Ringdove<br>consulting<br>service</a></b>
	</table>

</body>
</html>