mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-23 06:02:48 +02:00
sch2fig/TODO: update
This commit is contained in:
parent
91efd87b73
commit
fd4d07d241
@ -6,17 +6,15 @@
|
|||||||
- glabel: build for "right" style, then rotate poly (like hlabel)
|
- glabel: build for "right" style, then rotate poly (like hlabel)
|
||||||
- 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
|
|
||||||
- support mirroring (and detect-complain if unexpected) [should be done now]
|
- 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 type
|
||||||
- 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
|
||||||
- directly pick versions out of git, without requiring checkout to file
|
|
||||||
- handle differences
|
|
||||||
- parse .kicad_wks
|
- parse .kicad_wks
|
||||||
- on parse error, politely complain, don't terminate
|
- on parse error, politely complain, don't terminate;
|
||||||
|
convert abort / assert(0) to proper error indications
|
||||||
- implement destructors
|
- implement destructors
|
||||||
- check for memory leaks
|
- check for memory leaks
|
||||||
- record.c (bb_rot): implement bounding boxes for text
|
- record.c (bb_rot): implement bounding boxes for text
|
||||||
|
Loading…
Reference in New Issue
Block a user