On Monday 20 October 2008 21:34:47 Wojciech Kazubski wrote: > I use EPS to transfer gschem circuit diagrams to OO, it works almost fine. > The first problem is that gschem is not taking line width into account when > calculating the image extent and this results in slight image clipping. The > second problem is with postscript font not exactly matching the vector one > (visible on screen), which also may cause some unwanted clipping.
Set:
(output-text "vector")
in your configuration file to get the same font as the display in PostScript
output.
> In my opinion , the exporter should use specified dpi resolution and
> variable size for PNG (and other bitmap) format. Default resolution should
> be 100dpi for good quality.
Agreed. Please file a feature request, and consider it noted. Further
discussion about how precisely it should work should probably go to the -dev
list.
Peter
--
Peter Brett
Electronic Systems Engineer
Integral Informatics Ltd
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

