A couple bugs.. all minor.. 1) The writing of the postscript file header info has some misplaced newlines that results in the following errors noted by ghostscript:
" Unknown in Prolog section at line 6: %%DocumentPaperSizes: A4 Unknown in Prolog section at line 7: %%Orientation: Landscape Unknown in Prolog section at line 8: %%EndComments " 2) Filled circles in library parts aren't shown filled. BTW, does anyone know the ghostscript option to rotate +90 degrees? I can't seem to find it documented and I don't want to read the source code. When converting to a PNG, orientation seems to be ignored and I get portrait when the document states landscape.
