1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-13 07:27:07 +03:00
eda-tools/sch2fig/TODO

17 lines
627 B
Plaintext
Raw Normal View History

2016-07-25 18:04:25 +03:00
- better text size guessing
2016-07-31 02:44:40 +03:00
- recursing into sheets
2016-07-25 18:04:25 +03:00
- unify alignment, direction
- support fonts attributes ?
- support line thickness ?
2016-07-25 19:38:41 +03:00
- ~ as overline (grep for ~ in out.fig)
2016-07-31 02:44:40 +03:00
- glabel: build for "right" style, then rotate poly (like hlabel)
2016-07-25 18:04:25 +03:00
- 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
2016-07-25 19:38:41 +03:00
- support mirroring (and detect-complain if unexpected)
2016-07-31 02:44:40 +03:00
- pin shapes (inverted, clock, etc.)
- optionally display pin shapes
- find libraries (e.g., from .pro)
- PDF TOC