1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-08-23 03:14:14 +03:00

sch2fig/TODO: to do list

This commit is contained in:
Werner Almesberger 2016-07-25 12:04:25 -03:00
parent a28c5ebdc2
commit 340973acff

19
sch2fig/TODO Normal file
View File

@ -0,0 +1,19 @@
- arcs aren't quite right yet
- 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
- ~ as overline
- 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