1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-11-26 22:14:38 +02:00

sch2fig/TODO: update

This commit is contained in:
Werner Almesberger 2016-07-30 20:44:40 -03:00
parent 9a3c8e5f0a
commit 1f257bdc8a

View File

@ -1,13 +1,17 @@
- better text size guessing - better text size guessing
- hierarchical labels - busses and entries
- sub-sheets - recursing into sheets
- unify alignment, direction - unify alignment, direction
- support fonts attributes ? - support fonts attributes ?
- support line thickness ? - support line thickness ?
- ~ as overline (grep for ~ in out.fig) - ~ as overline (grep for ~ in out.fig)
- glabel: build for "right" style, then rotate poly - glabel: build for "right" style, then rotate poly (like hlabel)
- break into file reading, internal storage, rendering - break into file reading, internal storage, rendering
- 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)
- pin shapes (inverted, clock, etc.)
- optionally display pin shapes
- find libraries (e.g., from .pro)
- PDF TOC