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

- started functions to dump .fpd files (automatic labeling doesn't quite work

yet)
- don't pass argc, argv to gui_main. They've been harvested before.



git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5388 99fdad57-331a-0410-800a-d7fa5415bdb3
This commit is contained in:
werner
2009-08-05 10:35:48 +00:00
parent 3db91b5c1b
commit cdcd2f36b3
8 changed files with 358 additions and 5 deletions

2
TODO
View File

@@ -8,6 +8,7 @@ Missing features:
- add KiCad output
- add postscript output
- add option to include/omit helper vecs and frames (display and postscript)
- define part name
Error detection:
- eliminate duplicate instances
@@ -15,6 +16,7 @@ Error detection:
Style:
- make column of entry field greedily consume all unallocated space
- status area looks awful
- status area bounces when something becomes editable
Bugs:
- default silk width has no business being hard-coded in obj.c