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

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

[Octave-bug-tracker] [bug #62998] Hint SVG renderers to not interpolate


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #62998] Hint SVG renderers to not interpolate images
Date: Thu, 1 Sep 2022 16:32:07 -0400 (EDT)

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

                 Summary: Hint SVG renderers to not interpolate images
                 Project: GNU Octave
               Submitter: pantxo
               Submitted: jeu. 01 sept. 2022 20:32:06 UTC
                Category: Plotting with OpenGL
                Severity: 1 - Wish
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: jeu. 01 sept. 2022 20:32:06 UTC By: Pantxo Diribarne <pantxo>
Currently Octave's SVG printout doesn't specify the "image-rendering"
attribute for image elements [1] and thus rendering engines like Firefox and
Inkscape pick the default value "auto" which interpolates images when scaling.


I checked that changing that value to "optmizedSpeed" disables interpolation
at least again in Firefox and Inkscape. See the attached two SVG files.
 
[1] https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/image-rendering







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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