1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2024-11-18 07:16:15 +02:00
fped/test
werner dc1e644da1 In the GUI, pad names were always centered on the pad. In the case of
through-hole pads, this could easily make them disappear into the hole. We now
draw them outside the hole.

- gui_inst.c: when showing through-hole pads, gui_draw_pad_text now places the
  pad name into the largest area of the pad outside the hole
- test/frame_ref: removed redundant "with" in all titles



git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5946 99fdad57-331a-0410-800a-d7fa5415bdb3
2010-04-27 10:57:09 +00:00
..
Common Got rid of the requirement to have a "package" directive. Fixed a grammar error 2010-04-26 23:11:22 +00:00
frame_ref In the GUI, pad names were always centered on the pad. In the case of 2010-04-27 10:57:09 +00:00
structure Got rid of the requirement to have a "package" directive. Fixed a grammar error 2010-04-26 23:11:22 +00:00
tsort Got rid of the requirement to have a "package" directive. Fixed a grammar error 2010-04-26 23:11:22 +00:00