1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-08-25 08:58:04 +03:00
eda-tools/sch2fig/TODO

14 lines
510 B
Plaintext

- better text size guessing
- hierarchical labels
- sub-sheets
- unify alignment, direction
- support fonts attributes ?
- support line thickness ?
- ~ as overline (grep for ~ in out.fig)
- glabel: build for "right" style, then rotate poly
- break into file reading, internal storage, rendering
- 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)