mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-26 16:32:53 +02:00
sch2fig/TODO: update
This commit is contained in:
parent
93537be396
commit
c49cb4a473
@ -7,14 +7,14 @@
|
|||||||
- show open pins / wires
|
- show open pins / wires
|
||||||
- check remaining alignment / direction / rotation cases in switch statements
|
- check remaining alignment / direction / rotation cases in switch statements
|
||||||
- convert abort / assert(0) to proper error indications
|
- 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.)
|
- pin shapes (inverted, clock, etc.)
|
||||||
- optionally display pin shapes
|
- optionally display pin shapes
|
||||||
- find libraries (e.g., from .pro)
|
- find libraries (e.g., from .pro)
|
||||||
- PDF TOC
|
- PDF TOC
|
||||||
- let user set PNG size or zoom level
|
- let user set PNG size or zoom level
|
||||||
- implement dashed lines in cairo.c
|
- 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
|
- use correct color for hierarchical items, 0x848400 (or close) instead of
|
||||||
COLOR_BROWN2
|
COLOR_BROWN2
|
||||||
- directly pick versions out of git, without requiring checkout to file
|
- directly pick versions out of git, without requiring checkout to file
|
||||||
|
Loading…
Reference in New Issue
Block a user