1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-16 18:17:52 +03:00
eda-tools/sch2fig
2016-08-01 10:37:24 -03:00
..
test sch2fig/: graphics backend can be selected from the command line 2016-07-31 21:52:35 -03:00
cairo.c sch2fig/: make *_poly vectors "const"; add tagging capability to gfx API 2016-08-01 10:27:41 -03:00
cairo.h sch2fig/: add Cairo PDF driver 2016-08-01 00:37:32 -03:00
dwg.c sch2fig/dwg.c (dwg_glabel): tag global labels 2016-08-01 10:27:46 -03:00
dwg.h sch2fig/sch.c (draw_text): move to dwg 2016-07-31 14:14:18 -03:00
fig.c sch2fig/: use #848400 for hierarchical labels et al., not #c06000 2016-08-01 10:37:24 -03:00
fig.h sch2fig/: abstract graphical output interface 2016-07-30 21:50:02 -03:00
file.c sch2fig/main.c (read_file): move to file.c 2016-07-31 15:10:14 -03:00
file.h sch2fig/main.c (read_file): move to file.c 2016-07-31 15:10:14 -03:00
gfx.c sch2fig/: make *_poly vectors "const"; add tagging capability to gfx API 2016-08-01 10:27:41 -03:00
gfx.h sch2fig/: make *_poly vectors "const"; add tagging capability to gfx API 2016-08-01 10:27:41 -03:00
layer.c sch2fig/: make *_poly vectors "const"; add tagging capability to gfx API 2016-08-01 10:27:41 -03:00
layer.h sch2fig/: make *_poly vectors "const"; add tagging capability to gfx API 2016-08-01 10:27:41 -03:00
lib-parse.c sch2fig/lib.c: split into lib-parse.c and lib-render.c 2016-07-31 14:36:42 -03:00
lib-render.c sch2fig/lib.c: split into lib-parse.c and lib-render.c 2016-07-31 14:36:42 -03:00
lib.h sch2fig/lib.c: split into lib-parse.c and lib-render.c 2016-07-31 14:36:42 -03:00
main.c sch2fig/main.c (main): zero optind to reset getopt 2016-08-01 01:33:50 -03:00
main.h sch2fig/: extend command-line parsing to graphics drivers 2016-07-31 21:16:39 -03:00
Makefile sch2fig/Makefile: add a few more $(NAME) dependencies 2016-08-01 01:07:44 -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/: graphics backend can be selected from the command line 2016-07-31 21:52:35 -03:00
sch-parse.c sch2fig/sch-parse.c (parse_field): write back realloc'ed pointer 2016-08-01 01:23:57 -03:00
sch-render.c sch2fig/: recursively parse sub-sheets 2016-07-31 20:10:45 -03:00
sch.h sch2fig/: command-line option -r to enable recursive sheet parsing and output 2016-07-31 20:52:18 -03:00
style.c sch2fig/: use #848400 for hierarchical labels et al., not #c06000 2016-08-01 10:37:24 -03:00
style.h sch2fig/: use #848400 for hierarchical labels et al., not #c06000 2016-08-01 10:37:24 -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/lib.c: split into lib-parse.c and lib-render.c 2016-07-31 14:36:42 -03:00
TODO sch2fig/: use #848400 for hierarchical labels et al., not #c06000 2016-08-01 10:37:24 -03:00
util.h sch2fig/: graphics backend can be selected from the command line 2016-07-31 21:52:35 -03:00