1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-16 17:02:13 +03:00
eda-tools/sch2fig
2016-07-31 14:07:29 -03:00
..
test sch2fig/genpng: start with the first/index sheet 2016-07-29 22:04:39 -03:00
cairo.c sch2fig/: compile with -Wmissing-prototypes -Wmissing-declarations 2016-07-31 14:07:29 -03:00
cairo.h sch2fig/: add Cairo (PNG) back-end (WIP) 2016-07-31 00:04:43 -03:00
dwg.c sch2fig/: make *_line accept color and layer from dwg 2016-07-30 21:55:23 -03:00
dwg.h sch2fig/: make *_line accept color and layer from dwg 2016-07-30 21:55:23 -03:00
fig.c sch2fig/: compile with -Wmissing-prototypes -Wmissing-declarations 2016-07-31 14:07:29 -03:00
fig.h sch2fig/: abstract graphical output interface 2016-07-30 21:50:02 -03:00
gfx.c sch2fig/text.c (guess_width): move width guessing to the graphics back-ends 2016-07-31 03:28:08 -03:00
gfx.h sch2fig/text.c (guess_width): move width guessing to the graphics back-ends 2016-07-31 03:28:08 -03:00
lib.c sch2fig/: make the matrix (int m[6]) "const" everywhere 2016-07-31 01:51:04 -03:00
lib.h sch2fig/: make the matrix (int m[6]) "const" everywhere 2016-07-31 01:51:04 -03:00
main.c sch2fig/sch.c: separate parsing from rendering 2016-07-31 01:48:31 -03:00
Makefile sch2fig/: compile with -Wmissing-prototypes -Wmissing-declarations 2016-07-31 14:07:29 -03:00
misc.c sch2fig/: make the matrix (int m[6]) "const" everywhere 2016-07-31 01:51:04 -03:00
misc.h sch2fig/: make the matrix (int m[6]) "const" everywhere 2016-07-31 01:51:04 -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/: make the matrix (int m[6]) "const" everywhere 2016-07-31 01:51:04 -03:00
sch.h sch2fig/sch.c: separate parsing from rendering 2016-07-31 01:48:31 -03:00
style.h sch2fig/: make gfx_ops->line optional; add COLOR_WHITE; add color map 2016-07-30 23:43:49 -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.c (guess_width): move width guessing to the graphics back-ends 2016-07-31 03:28:08 -03:00
text.h sch2fig/: support 180 deg rotation of components 2016-07-25 00:39:03 -03:00
TODO sch2fig/: support busses and entries 2016-07-30 21:07:36 -03:00
util.h sch2fig/: better error reporting; add features of Neo900 sheet 2 2016-07-24 01:03:23 -03:00