]> git.donarmstrong.com Git - lilypond.git/commit - scm/output-ps.scm
PS backend: fix 'path stencil expression
authorPatrick McCarty <pnorcks@gmail.com>
Tue, 28 Jul 2009 23:58:44 +0000 (16:58 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Tue, 28 Jul 2009 23:58:44 +0000 (16:58 -0700)
commit48aaf43f504cfa1077a986edcfb68ac74d117065
treee2a7bcf4902cf9607645546abc38abff19c1ded5
parentcc53bc17ad36cece69e2687cc935143edb0ccb79
PS backend: fix 'path stencil expression

The absolute commands were not working because the coordinate
system needed to be translated first.

This patch fixes that issue, and it surrounds the entire
expression with gsave...grestore so that the coordinate system
is restored immediately afterward.
scm/output-ps.scm