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

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

[Octave-bug-tracker] [bug #60641] Print figure to svg fails is ylabel co


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #60641] Print figure to svg fails is ylabel contains "px"
Date: Wed, 19 May 2021 17:28:27 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0

Update of bug #60641 (project octave):

                Category:                Plotting => Plotting with OpenGL   
                  Status:                    None => Confirmed              
        Operating System:                  Mac OS => Any                    

    _______________________________________________________

Follow-up Comment #1:

I cannot reproduce with gl2ps 1.4.0 but I can with the latest gl2ps 1.4.2. 

Prior to 1.4.1 or 1.4.2, gl2ps specifies SVG viewports in pixels rather than
points, like all other back-ends do. We currently try to workaround this
inconsistency by replacing "px" by "pt" twice in the same line of the preamble
of SVG files. 

Now that the inconsistency has been fixed upstream there is no more "px" in
the preamble and the next "px" that is found screws up the file. I'll look
into this.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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