rsvg -q100 issue in Makefile in docs-common/images

Tommy Reynolds megacoder at gmail.com
Tue Jun 27 16:35:31 UTC 2006


On 6/26/06, Dimitris Glezos <dimitris at glezos.com> wrote:
>
> The `make` in docs-common/images/ produces an error:
>
>   $ make watermark-el.png
>   rsvg -d72 -p72 -h768 -w1024 -q100 watermark-el.svg watermark-el.png
>   The --quality option is no longer supported
>
> The following change is needed:
>
>   -RSVGOPTS=-d72 -p72 -h768 -w1024 -q100
>   +RSVGOPTS=-d72 -p72 -h768 -w1024
>
> Should I commit it?

FC5 seems fine without it.  Since I'm there already, I'll just commit it
for you, if you don't mind. There, done.

Thanks!




More information about the fedora-docs-list mailing list