[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Photo mode to the rescue...



DJ Delorie wrote:

> 
> I needed an official photo of a board for a presentation, but the
> boards aren't back from assembly yet.  So I used a photo-mode export
> of the PCB, and a photograph of a home-etched prototype, and 1-2 hours
> of GIMP work...
> 
> http://www.delorie.com/pcb/tmp/photo-mode-plus-plus.html

Sweet! 
How about this: Let footprints contain a file name of an macro image
from the top. Then, the photo mode could use the image to render a 
populated board. ;-)

BTW, shadows can be rendered with a little image-magick: 

convert /tmp/out.png \
  \( +clone -background black -shadow 75x20+20+20 \)  +swap \
  -background white \
  -layers merge \
  -resize 50% \
  $OUTPNG_BOTTOM

result:
http://bibo.iqo.uni-hannover.de/dokuwiki/lib/exe/detail.php?id=eigenbau%3Aphotodiodenverstaerker_20_mhz&media=eigenbau:pd-ac:v3:pd-ac_layout.png

---<)kaimartin(>---
-- 
Kai-Martin Knaak
Öffentlicher PGP-Schlüssel:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6C0B9F53



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user