Re: Postscript bug

2006-04-05 Thread Han-Wen Nienhuys
David Feuer wrote: I think this patch should fix it. Changelog: * music-drawing-routines.ps (draw_round_box): removed testing artifact. (draw_circle): Hopefully fixed regression. Improved documentation for several procedures. thanks, applied. just a nitpick. Could you also add the 200

Re: Postscript bug

2006-04-05 Thread David Feuer
I think this patch should fix it. Changelog: * music-drawing-routines.ps (draw_round_box): removed testing artifact. (draw_circle): Hopefully fixed regression. Improved documentation for several procedures. David Feuer fix.diff Description: Binary data _

Re: Postscript bug

2006-04-05 Thread David Feuer
On 4/5/06, Erlend Aasland <[EMAIL PROTECTED]> wrote: > Hi David, > > Your recent changes to the PS code makes all circles look rather weird (they > contain a straigt line from the center to the right of the circle, and the > circle itself is misplaced). I fixed this with the attached patch, but sin

Postscript bug

2006-04-05 Thread Erlend Aasland
Hi David,Your recent changes to the PS code makes all circles look rather weird (they contain a straigt line from the center to the right of the circle, and the circle itself is misplaced). I fixed this with the attached patch, but since I'm not PS expert, perhaps you could verify that this look go