Added omega font character
[geda-gaf/peter-b.git] / utils / ChangeLog.tragesym
blob3e1ad01ce64985210ae708761e819990e7bc77e3
1 2006-05-17      Werner Hoch <werner.ho@gmx.de>
2         * scripts/tragesym: accept tab as option delimiter
4         * examples/tragesym/template.ods: added OOo-template
6 2006-03-26      Werner Hoch <werner.ho@gmx.de>
7         * scripts/tragesym: changed version to 0.0.9
8           use the overbar feature of gschem, removed it from tragesym
9           added optional value attribute
10         * examples/tragesym/template.src, examples updated
11         * docs/README.tragesym: added feature list
13 2005-09-11      Werner Hoch <werner.ho@gmx.de>
14         * changed vertikal to vertical
16 2005-04-16 (version 0.0.8) Carlos Nieves Onega <cnieves@iespana.es>
17         * scripts/tragesym: Changed the way it draws the symbol so
18         there is no need to translate it to the origin.
20 2004-11-14: (version 0.0.7) Werner Hoch <werner.ho@gmx.de>
21         * made it more tolerant for input files
22         * corrected version
23         * changed text line (multiline support)
24         
25 2003-05-25: (version 0.0.6) Werner Hoch <werner.ho@gmx.de>
26         Changes:
27           - added attributes "documentation=" and "author="
28           - changed i/o to io in the template file
30 2002-10-05: (version 0.0.5)
31         Changes:
32           - changes to conform to the new gschem file format (20020922 or later)
33           - changed pin# to pinnumber, added pinseq
34           - added numslots
35           - changed slot# to slotdef, uref to refdes
36         
37 2002-06-06: (version 0.0.4)
38         Changes:
39           - changed "label" to "pinlabel=", "type" to "pintype"
40           - added attribute "description="
41           - corrected bug: not all attributs had added to the symbol
43 2002-04-07: (version 0.0.3)
44         Changes:
45           - corrected net-attribute for multiple equal net entries
46           - corrected color of pinlabels 
47           - cleanups in the template.src
48         
49 2002-02-25: (version 0.0.2)
50         Changes:
51           - corrected attribute color of uref was 2 instead of 8
52           - changed textalignment of left pinnumbers from bottom left to bottom 
53             right. Same with rotated bottom pinnumbers
55 2001-11-15: (version 0.0.1)
56         Changes:
57           - corrected sorting for (A1, A2, A10), alphabetic is not useful here
58           - fixed sorting bugs
59           - added some syntax checks
60           - internal (draw pins top down instead of bottom up)
61           - attributes are on the top of the symbols
63 2001-10-30: (no version number) --> 0.0.0
64         First anounce at the geda mailing list
65         Features:
66           - create pins (line, dot, clk and dotclk)
67           - pinnumbers, pinlabels, pintype
68           - rotates the top and bottom pinlabel, if wished
69           - draws negation lines
70           - wordswap for rightsided and topsided pinlabels
71           - space between pins can be defined
72           - define nets, and write attributes
73           - sort the labels
74         Known BUGS:
75           - sorting error if there are negation lines
76           - sorting error for adresspins (A8, A9, A10)
77           - negation lines seem not to be exactly over the letters
78           - right text and neg.lines has an error of 40 mils (gschem-bug?)