Commit History

Author SHA1 Message Date
  Werner Almesberger 103933acf5 fix a few whitespace issues in previous commit 7 years ago
  Erich Heinzle 7081258910 diff for gEDA PCB export in fped 7 years ago
  Werner Almesberger 688f2ab934 dimensions can now be specified in micrometers (um) 7 years ago
  Werner Almesberger 5fdea0e99a gui_canvas.c (key_press_event): make / rotate through packages as well 9 years ago
  Werner Almesberger bb055fa209 experimental directive "allow holes" to allow multiple holes per pad 12 years ago
  Werner Almesberger 3488cf80ec introduce keyed tables (?var syntax; WIP) 12 years ago
  Werner Almesberger 3c39600c1c add %iprint, to track variables during instantiation 12 years ago
  Werner Almesberger 9a6c7d2742 add floor() function 12 years ago
  Werner Almesberger f0c0ae779a changed GUI page location, checkout instructions, and e-mail address 13 years ago
  werner 49a1bbdd05 Added a new pad type: trace pads, for antennas and other trace-like elements. 14 years ago
  werner e6b2658a65 Added relaxation of pad overlap checking. Not GUI-settable yet. 14 years ago
  werner c9af8cd0fe The mechanism for selecting points for measurements reaches its limits when 14 years ago
  werner ac535d6e03 Deleting things often left measurements behind. Fixed these bugs, enhanced %del 14 years ago
  werner 82a12023cd I thought there was a bug in frame ordering, but it turns out that it works 14 years ago
  werner 39fef16d1c Got rid of the requirement to have a "package" directive. Fixed a grammar error 14 years ago
  werner bc27b094af With a little help from m8cutils and abyss, we now have regression tests for 14 years ago
  werner 190bcaf982 Added a topological sort algorithm, for use when dumping. 14 years ago
  werner 6db067a90f More work on holes: added documentation and Postscript output. 14 years ago
  werner 6374b3a61a Added debugging directives to the fped language. They're describe at the end 14 years ago
  werner feabeb73f4 The build process used dependencies only if they were explicitly generated. 15 years ago
  werner 887643e65a Indicated more prominently that fped is licensed under the GPLv2 and 15 years ago
  werner 30f444daee Added package name (transfig) of fig2dev 15 years ago
  werner 3d6c9b2a1f Added Netpbm to prerequisites. 15 years ago
  werner c6312cd313 A bit of cleanup, as suggested by Chitlesh Goorah. 15 years ago
  werner 6f2dc7fb0b Added functions sin(), cos(), and sqrt(). 15 years ago
  werner c172870dfd - README: added link to the GUI manual 15 years ago
  werner 76c3c1c1d0 - added solder mask pad type (patch by Rene Harder) 15 years ago
  werner 8d94993c45 - added pad type (for non-solder and solder-paste-only pads) to FPD language 15 years ago
  werner 5a2eb77629 Made life in mil-land a little less painful. 15 years ago
  werner 9e48901814 - postscript.c: added DSC comments 15 years ago