On Mon, Oct 20, 2008 at 12:32:19PM +0100, Peter Clifton wrote: > > If you then want a smaller size png, use gimp to scale it down, probably > picking the "Sinc (Lancoz3)" scaling function. That seems to preserve > thin lines quite well IIRC.
Make sure you convert from indexed to RGB first. PNG supports both and the PCB exporter uses indexed. If you scale without switching, the results will be atrocious. -- Ben Jackson AD7GD <[EMAIL PROTECTED]> http://www.ben.com/ _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

