Date:2012-06-11 13:53:31 (11 years 9 months ago)
Author:Werner Almesberger
Commit:4cb56ebfbfb38747bb47ac3e41463ee9fb89dd6f
Message:genex/expand-pintype: reduce character width

66 mil was too wide and caused very uneven spacing. 60 mil is still
on the wide side, but the spacing looks a little less chaotic.
Files: genex/expand-pintype (1 diff)

Change Details

genex/expand-pintype
1919
2020
2121$GAP = 50; # gap between pin and type, in mil
22$CHAR_WIDTH = 66; # default character width, in mil
22$CHAR_WIDTH = 60; # default character width, in mil
2323$NAME_WIDTH = 15; # name field width in ASCII mode, in characters
2424
2525

Archive Download the corresponding diff file

Branches:
master



interactive