1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-12 21:37:42 +03:00

sch2fig/TODO: add some more items

This commit is contained in:
Werner Almesberger 2016-07-25 13:38:41 -03:00
parent 340973acff
commit b44293c4d6

View File

@ -7,8 +7,8 @@
- support fonts attributes ? - support fonts attributes ?
- support line thickness ? - support line thickness ?
- show unit in component reference - show unit in component reference
- ~ as space - ~ as space (grep for ~ in out.fig)
- ~ as overline - ~ as overline (grep for ~ in out.fig)
- support pin name not inside component - support pin name not inside component
- check if pin name/number placement changes if one is disabled - check if pin name/number placement changes if one is disabled
- glabel: build for "right" style, then rotate poly - glabel: build for "right" style, then rotate poly
@ -16,4 +16,5 @@
- 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 - support mirroring (and detect-complain if unexpected)
- script to merge multiple pages