1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-12 22:15:31 +03:00
eda-tools/sch2fig
Werner Almesberger dd5f9d2128 sch2fig/: properly interpret KiCad arcs
They can be clockwise or counter-clockwise, but are always < 180 degrees.
2016-07-25 13:38:58 -03:00
..
fig.c sch2fig/: properly interpret KiCad arcs 2016-07-25 13:38:58 -03:00
fig.h sch2fig/: support arcs 2016-07-25 02:59:33 -03:00
lib.c sch2fig/: properly interpret KiCad arcs 2016-07-25 13:38:58 -03:00
lib.h sch2fig/: pin names and fields (WIP) 2016-07-23 22:52:15 -03:00
main.c sch2fig/main.c (read_file): be civil and report errors 2016-07-22 00:19:19 -03:00
Makefile sch2fig/Makefile (test, neo900): use test.sch; separate target for Neo900 2016-07-25 11:34:58 -03:00
misc.c sch2fig/: support 180 deg rotation of components 2016-07-25 00:39:03 -03:00
misc.h sch2fig/: add partial support for (local) labels 2016-07-25 00:16:09 -03:00
sch.c sch2fig/: add partial support for (local) labels 2016-07-25 00:16:09 -03:00
sch.h sch2fig/: pin names and fields (WIP) 2016-07-23 22:52:15 -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/: add test schematic sheet 2016-07-23 06:36:56 -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/: properly interpret KiCad arcs 2016-07-25 13:38:58 -03:00
util.h sch2fig/: better error reporting; add features of Neo900 sheet 2 2016-07-24 01:03:23 -03:00