1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-13 07:34:40 +03:00
eda-tools/sch2fig
2016-07-30 21:07:03 -03:00
..
test sch2fig/genpng: start with the first/index sheet 2016-07-29 22:04:39 -03:00
dwg.c sch2fig/ (rx, ry): consolidate into misc.c (integer version) 2016-07-29 22:13:07 -03:00
dwg.h sch2fig/: support hierarchical labels (with new geometry approach) 2016-07-29 19:30:32 -03:00
fig.c sch2fig/fig.c: more high-level drawing (labels, etc.) functions to dwg.c 2016-07-28 23:09:38 -03:00
fig.h sch2fig/fig.c: more high-level drawing (labels, etc.) functions to dwg.c 2016-07-28 23:09:38 -03:00
lib.c sch2fig/lib.c (draw_text): also support mirroring 2016-07-28 15:49:14 -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 (CFLAGS), sch.c: add -O; suppress asprintf warning 2016-07-29 22:17:06 -03:00
misc.c sch2fig/ (rx, ry): consolidate into misc.c (integer version) 2016-07-29 22:13:07 -03:00
misc.h sch2fig/ (rx, ry): consolidate into misc.c (integer version) 2016-07-29 22:13:07 -03:00
neo900-template.fig sch2fig/neo900-template.fig: add copyright notice; grow number; move name a bit 2016-07-29 23:29:55 -03:00
sch2pdf sch2fig/sch2pdf: add missing backtick; count properly 2016-07-29 23:29:17 -03:00
sch.c sch2fig/: text can contain newlines (as '\' 'n'), support them 2016-07-29 22:45:56 -03:00
sch.h sch2fig/: support sheet and file labels in sheet as well 2016-07-29 21:43:27 -03:00
style.h sch2fig/: text can contain newlines (as '\' 'n'), support them 2016-07-29 22:45:56 -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: complete set of bus and wire connections 2016-07-30 21:07:03 -03:00
text.c sch2fig/: text can contain newlines (as '\' 'n'), support them 2016-07-29 22:45:56 -03:00
text.h sch2fig/: support 180 deg rotation of components 2016-07-25 00:39:03 -03:00
TODO sch2fig/TODO: update 2016-07-30 20:44:40 -03:00
util.h sch2fig/: better error reporting; add features of Neo900 sheet 2 2016-07-24 01:03:23 -03:00