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
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
_
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
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