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:35:05 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

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

                 Summary: fill produces unlimited svg-printout when used with
ylim
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Thu 11 Jul 2019 09:35:03 AM PDT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:


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]