[release-notes] Updated Circuit Design beat

John J. McDonough jjmcd at fedoraproject.org
Thu May 9 19:42:08 UTC 2013


commit 2515538d329e9f51c01871fa123821f14caae61c
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Thu May 9 15:41:55 2013 -0400

    Updated Circuit Design beat

 en-US/Circuit_Design.xml |   69 +++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 65 insertions(+), 4 deletions(-)
---
diff --git a/en-US/Circuit_Design.xml b/en-US/Circuit_Design.xml
index c67038c..4771028 100644
--- a/en-US/Circuit_Design.xml
+++ b/en-US/Circuit_Design.xml
@@ -4,9 +4,70 @@
 <?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
 
 
-<section>
-  
-  <title>Circuit Design</title>
-  <para />
+
+<section id="sect-Release_Notes-CircuitDesign">
+  <title>CircuitDesign</title>
+  <section>
+    <title>gtkwave</title>
+    <para>
+      <package>gtkwave</package> has been updated from 3.3.41 to 3.3.46.
+    </para>
+  </section>
+
+  <section>
+    <title>XCircuit</title>
+    <para>
+      <package>XCircuit</package> has been updated to 3.7.44.  Version
+      3.7 has a modified selection mechanism that considers both
+      points and segments of elements as well as entire elements. This
+      allows the "edit" function to work as a stretch function to many
+      elements at once.
+    </para>
+    <para>
+      Also added linewidth invariance on objects. Object instances
+      (such as circuit symbols) can be made linewidth-invariant, such
+      that an instance of the object can be scaled without changing
+      the linewidth. This allows some circuit symbols to be resized
+      relative to others on the same schematic without a discontinuity
+      in wire width at the pins.
+    </para>
+    <para>
+      A number of other useful additions including: 
+      <itemizedlist>
+	<listitem>
+	  <para>
+	    Tracking spline control points for adjoining splines in paths
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    Clipmasks (shapes can be used to clip the view of other elements)
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    polygon-to-curve conversion routine
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    undo/redo on raise/lower elements
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    single-step raise and lower elements
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    gradient field generator---color graded fields are made from
+	    graphic image types
+	  </para>
+	</listitem>
+      </itemizedlist>
+    </para>
+  </section>
+
 </section>
 


More information about the docs-commits mailing list