[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #62998] Hint SVG renderers to not interpolate
From: |
Markus Mützel |
Subject: |
[Octave-bug-tracker] [bug #62998] Hint SVG renderers to not interpolate images |
Date: |
Fri, 2 Sep 2022 05:28:58 -0400 (EDT) |
Update of bug #62998 (project octave):
Status: Patch Submitted => Patch Reviewed
_______________________________________________________
Follow-up Comment #2:
At first, I thought this was an odd name for what we want.
But reading what will probably be part of an updated standard, I agree that
this is exactly what we'd probably want:
https://drafts.csswg.org/css-images/#the-image-rendering
> This property previously accepted the values optimizeSpeed and
optimizeQuality. These are now deprecated; a user agent must accept them as
valid values but must treat them as having the same behavior as crisp-edges
and smooth respectively, and authors must not use them.
IIUC, on renderers that support the newer standard, "optimizeSpeed" equates to
"crisp-edges". That is what we want IIUC. And the keyword from the older
standard is probably better supported by more renderers out there.
Not sure though what the last part of that section ("authors must not use
them") refers to and how imperative it really is...
Nit: Small typo in the commit message "optimizedSpeed" -> "optimizeSpeed".
Looks good to me.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62998>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/