1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-06 04:28:58 +03:00
eda-tools/sch2fig
2016-08-01 13:10:51 -03:00
..
test sch2fig/: graphics backend can be selected from the command line 2016-07-31 21:52:35 -03:00
cairo.c sch2fig/: rename "layer" to "record", and use "layer" for layers in recordings 2016-08-01 11:32:22 -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
lib-parse.c sch2fig/lib-parse.c (lib_parse): parse entire file, not just one line 2016-08-01 13:10:51 -03:00
lib-render.c sch2lib/: avoid global variables for libraries 2016-08-01 11:47:39 -03:00
lib.h sch2fig/lib-parse.c (lib_parse): parse entire file, not just one line 2016-08-01 13:10:51 -03:00
main.c sch2fig/lib-parse.c (lib_parse): parse entire file, not just one line 2016-08-01 13:10:51 -03:00
main.h sch2fig/: extend command-line parsing to graphics drivers 2016-07-31 21:16:39 -03:00
Makefile sch2fig/: rename "layer" to "record", and use "layer" for layers in recordings 2016-08-01 11:32:22 -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
record.c sch2fig/: rename "layer" to "record", and use "layer" for layers in recordings 2016-08-01 11:32:22 -03:00
record.h sch2fig/: rename "layer" to "record", and use "layer" for layers in recordings 2016-08-01 11:32:22 -03:00
sch2pdf sch2fig/: graphics backend can be selected from the command line 2016-07-31 21:52:35 -03:00
sch-parse.c sch2lib/: avoid global variables for libraries 2016-08-01 11:47:39 -03:00
sch-render.c sch2fig/: recursively parse sub-sheets 2016-07-31 20:10:45 -03:00
sch.h sch2fig/sch.h (sch_parse): string argument is file name, not line 2016-08-01 13:04:52 -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/cairo.c: support dashed lines (for *_line); line width 2 also for PNG 2016-08-01 10:52:54 -03:00
util.h sch2fig/: graphics backend can be selected from the command line 2016-07-31 21:52:35 -03:00