1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

sch2fig/: recursively parse sub-sheets

This commit is contained in:
Werner Almesberger
2016-07-31 20:10:45 -03:00
parent 52b8384008
commit 5d392d1097
5 changed files with 109 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
- better text size guessing also for FIG
- recursing into sheets:; use base path as starting point
- let user to enable/disable recursion; communicate sheet boundaries to backend
- unify alignment, direction
- support fonts attributes ?
- support line thickness ?