mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-05 16:06:15 +02:00
dd5f9d2128
They can be clockwise or counter-clockwise, but are always < 180 degrees.
20 lines
748 B
Plaintext
20 lines
748 B
Plaintext
- comment text orientation ?
|
|
- better text size guessing
|
|
- hierarchical labels
|
|
- sub-sheets
|
|
- unify alignment, direction
|
|
- support fonts attributes ?
|
|
- support line thickness ?
|
|
- show unit in component reference
|
|
- ~ as space (grep for ~ in out.fig)
|
|
- ~ as overline (grep for ~ in out.fig)
|
|
- support pin name not inside component
|
|
- check if pin name/number placement changes if one is disabled
|
|
- 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)
|
|
- script to merge multiple pages
|