1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-16 18:54:04 +03:00
eda-tools/sch2fig
2016-07-28 15:25:00 -03:00
..
test sch2fig/test/comp: add optional directory argument 2016-07-26 13:13:29 -03:00
fig.c sch2fig/fig.c (fig_label): offset was reversed for "up" 2016-07-26 14:05:25 -03:00
fig.h sch2fig/: new option -Dvar=value to set <var> in template 2016-07-26 03:15:13 -03:00
lib.c sch2fig/lib.c (draw_arc): handle mirroring 2016-07-28 15:25:00 -03:00
lib.h sch2fig/lib.c (draw_text): support horizontal and vertical alignment 2016-07-26 20:39:08 -03:00
main.c sch2fig/: new option -Dvar=value to set <var> in template 2016-07-26 03:15:13 -03:00
Makefile sch2fig/Makefile (test): one negation too many 2016-07-26 20:40:39 -03:00
misc.c sch2fig/misc.c (matrix_to_angle, matrix_is_mirrored): 1 0 0 1 and 0 1 -1 0 2016-07-26 18:35:51 -03:00
misc.h sch2fig/: support mirrored symbols (matrix -1 0 0 -1) 2016-07-25 14:59:27 -03:00
neo900-template.fig sch2fig/neo900-template.fig: show BIG sheet number 2016-07-26 18:10:18 -03:00
sch2pdf sch2fig/sch2pdf: pass sheet number in <NUMBER>; option -n num to set start 2016-07-26 18:09:28 -03:00
sch.c sch2fig/sch.c, sch.h (decode_alignment): prepare for future sharing with lib.c 2016-07-26 20:34:54 -03:00
sch.h sch2fig/sch.c, sch.h (decode_alignment): prepare for future sharing with lib.c 2016-07-26 20:34:54 -03:00
style.h sch2fig/style.h: make fields and pin names darker (Cyan3 -> Cyan4) 2016-07-25 11:33:06 -03:00
test.lib sch2fig/: add test schematic sheet 2016-07-23 06:36:56 -03:00
test.pro sch2fig/: add test schematic sheet 2016-07-23 06:36:56 -03:00
test.sch sch2fig/test.sch: s/Text, Left, Normal, 100 mil/Text, Left, Bold, 100 mil/ 2016-07-26 18:37:35 -03:00
text.c sch2fig/: support 180 deg rotation of components 2016-07-25 00:39:03 -03:00
text.h sch2fig/: support 180 deg rotation of components 2016-07-25 00:39:03 -03:00
TODO sch2fig/lib.c (lib_parse): replace all ~ in unquoted strings with spaces 2016-07-26 17:38:12 -03:00
util.h sch2fig/: better error reporting; add features of Neo900 sheet 2 2016-07-24 01:03:23 -03:00