octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #56613] fill produces unlimited svg-printout w


From: Muhali
Subject: [Octave-bug-tracker] [bug #56613] fill produces unlimited svg-printout when used with ylim
Date: Thu, 11 Jul 2019 12:43:43 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

Follow-up Comment #1, bug #56613 (project octave):

there was an error. Once more:


demo fill 1
print /tmp/foo1.svg
ylim([-1 0.9]);
print /tmp/foo2.svg

ls -l /tmp/foo*.svg


gives the following sizes:

foo1.svg:   8K
foo2.svg: 560K

If ylim is further reduced (eg. ylim([-1 0.8]) it goes even further

foo2.svg: 763K

and so on.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56613>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]