mirror of
git://projects.qi-hardware.com/fped.git
synced 2025-04-21 12:27:27 +03:00
Measurement text size looked (almost) right on the screen but the size was all
wrong when printing. - postscript.c: "realsize" incorrectly assumed that device space used units of 1/72 inch - postscript.c: decreased measurement text size from 10 pt to 8.5 pt git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5560 99fdad57-331a-0410-800a-d7fa5415bdb3
This commit is contained in:
3
TODO
3
TODO
@@ -78,3 +78,6 @@ Future directions:
|
||||
- advanced: silk line width
|
||||
- future: consider editing non-canvas items (e.g., variable names/values) in
|
||||
place
|
||||
- add a means to cut&paste and copy&paste objects, and perhaps also variables
|
||||
(to move objects, we need to make sure all references are included. besides
|
||||
that, copy&paste should be a slight variation of delete/undelete)
|
||||
|
||||
Reference in New Issue
Block a user