1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-10-04 07:35:34 +03:00

sch2fig/TODO: update

This commit is contained in:
Werner Almesberger 2016-08-01 00:50:44 -03:00
parent 93537be396
commit c49cb4a473

View File

@ -7,14 +7,14 @@
- show open pins / wires
- check remaining alignment / direction / rotation cases in switch statements
- convert abort / assert(0) to proper error indications
- support mirroring (and detect-complain if unexpected)
- support mirroring (and detect-complain if unexpected) [should be done now]
- pin shapes (inverted, clock, etc.)
- optionally display pin shapes
- find libraries (e.g., from .pro)
- PDF TOC
- let user set PNG size or zoom level
- implement dashed lines in cairo.c
- implement PDF output in cairo.o
- implement multi-page PDF output in cairo.o
- use correct color for hierarchical items, 0x848400 (or close) instead of
COLOR_BROWN2
- directly pick versions out of git, without requiring checkout to file