Hello! Some time ago I asked how to export scheme from Eescheme to picture. I found a better solution than postscript printing: Use Plot/Plot SVG command to write scheme in SVG file format.
The only drawback is width of the lines, so I made a small script in python to get better visibility of them. The script only changes stroke-width:1 to stroke-width:10 in SVG file and it can be found in my blog (http://www.japina.eu/blog). After that I use inkscape (on Linux) to edit file and since it is vector image you can enlarge it as you like. B. -- mag./M.Sc. Boštjan Jerko Boštjan Jerko-Japina s.p., Raziskovanje in razvoj novih tehnologij Boštjan Jerko-Japina s.p., Research and development of new technologies ******************* slovensko: http://www.japina.si blog: http://www.japina.si/blog ------------------- English: http://www.japina.eu blog: http://www.japina.eu/blog ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/W4wwlB/TM --------------------------------------------------------------------~-> Please read the Kicad FAQ in the group files section before posting your question. Please post your bug reports here. They will be picked up by the creator of Kicad. Please contribute your symbols/modules to the library folder in the group files section. For building Kicad from source and other development questions visit the kicad-devel group at http://groups.yahoo.com/group/kicad-devel Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/kicad-users/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
