mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-05 17:07:11 +02:00
sch2fig/TODO: add some more items
This commit is contained in:
parent
340973acff
commit
b44293c4d6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user