r5114 - trunk/gta02-core/docs

werner at docs.openmoko.org werner at docs.openmoko.org
Tue Jun 9 16:55:42 CEST 2009


Author: werner
Date: 2009-06-09 16:55:42 +0200 (Tue, 09 Jun 2009)
New Revision: 5114

Modified:
   trunk/gta02-core/docs/kicad-wishlist
Log:
Bumped priority of text alignment. Added a bit more details about the
push router.



Modified: trunk/gta02-core/docs/kicad-wishlist
===================================================================
--- trunk/gta02-core/docs/kicad-wishlist	2009-06-09 14:19:31 UTC (rev 5113)
+++ trunk/gta02-core/docs/kicad-wishlist	2009-06-09 14:55:42 UTC (rev 5114)
@@ -12,6 +12,18 @@
 http://tech.groups.yahoo.com/group/kicad-devel/
 
 
+- Text aligment in eeschema symbols
+
+  Background: we use right-aligned text in symbols for a number of
+  purposes, e.g., as a band-aid in "Pin name inside and on top" and as
+  a manual solution for "Multi-purpose pins".
+  
+  Problem: text in symbols ("components") can only be centered, so if
+  any other alignment is desired, it has to be done manually. This is
+  not very elegant and causes the aligments to be lost when the font
+  geometry changes (which just happened recently).
+
+
 - Clean up eeschema --plot hack and get it accepted into KiCad mainline
 
   Problem: eeschema in KiCad mainline doesn't have a non-interactive way
@@ -45,18 +57,6 @@
   Status: dabbled a bit with it, but don't really have anything to show.
 
 
-- Text aligment in eeschema symbols
-
-  Background: we use right-aligned text in symbols for a number of
-  purposes, e.g., as a band-aid in "Pin name inside and on top" and as
-  a manual solution for "Multi-purpose pins".
-  
-  Problem: text in symbols ("components") can only be centered, so if
-  any other alignment is desired, it has to be done manually. This is
-  not very elegant and causes the aligments to be lost when the font
-  geometry changes (which just happened recently).
-
-
 - Make relative paths work when passing a file to eeschema and pcbnew
 
   Background: eeschema and pcbnew can be invoked with the name of the
@@ -219,5 +219,6 @@
 
 - Add a push-router
 
-  [ Add description. Also note that some of the checks that are done
-    while drawing new traces are missing while moving existing ones. ] 
+  [ Add description. Also note that some of the checks and adjustments
+    that are done while drawing new traces are only done when trying to
+    place existing ones but not while moving them. ] 




More information about the commitlog mailing list