mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-06 06:24:03 +02:00
a36ec41dc6
There's still a rotation bug affecting this, but this existed before.
15 lines
547 B
Plaintext
15 lines
547 B
Plaintext
- better text size guessing
|
|
- hierarchical labels
|
|
- sub-sheets
|
|
- unify alignment, direction
|
|
- support fonts attributes ?
|
|
- support line thickness ?
|
|
- ~ as space (grep for ~ in out.fig)
|
|
- ~ 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)
|