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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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?

-DG


--
Dimitris Glezos
Jabber ID: glezos@xxxxxxxxxx, PGP: 0xA5A04C3B
http://dimitris.glezos.com/

"He who gives up functionality for ease of use
loses both and deserves neither." (Anonymous)
--

--

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

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Red Hat 9]     [Yosemite News]     [KDE Users]

  Powered by Linux