gharlandau wrote: > I'm not able, right now, to check the contents of any postscript > files generated by KiCad, but are you using the most recent version > of Kicad?
Yes, 2007-07-09 > I have made some changes to the associated source code, but I am > pretty sure that I have done so since the last "official" release of > KiCad (dated 9th July this year). And at the time that I made those > changes, I did go to great lengths to ensure that the use of > Ghostscript and Ghostview was subsequently far more "user-friendly" > than before. Awesome, thanks. > However I will still recheck the behaviour of the most recent version > of KiCad when I next get the chance, and determine whether there > really are any issues that need attention. Just open the .ps in notepad, and if the bug is still there, you'll see some misplaced newlines: ' %!PS-Adobe-3.0 %%BoundingBox: 21 21 820 1168 %%Title: C:/Audio/Liquid State/MP-2A/MP-2A_audio.ps %%Creator: EESchema-PS_n%%CreationDate: Sat Sep 22 11:19:38 2007 %%DocumentPaperSizes: A3 %%Orientation: Landscape %%EndComments ' About the filled circles not being filled, I can't help trying to locate it. Even wire junctions aren't filled. And to be honest, I think junctions should be larger anyways as they don't stand out well in the postscript output. I know they're circles instead of squares compared to direct prints, which is fine, but they could be more prominent, IMO. Tnks for the attention!
