logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: rsvg -q100 issue in Makefile in docs-common/images: msg#00133

Subject: Re: rsvg -q100 issue in Makefile in docs-common/images
On 6/26/06, Dimitris Glezos <dimitris@xxxxxxxxxx> 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!

--
fedora-docs-list mailing list
fedora-docs-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-docs-list



<Prev in Thread] Current Thread [Next in Thread>