Comment on Browser maker love-in snubs Google-shunned JPEG XL
2xsaiko@discuss.tchncs.de 9 months agoDo you know if it uses the native decoder if available (so, in Safari I guess)? Doesn’t say in the readme.
Comment on Browser maker love-in snubs Google-shunned JPEG XL
2xsaiko@discuss.tchncs.de 9 months agoDo you know if it uses the native decoder if available (so, in Safari I guess)? Doesn’t say in the readme.
redcalcium@lemmy.institute 9 months ago
I believe so. This line in the source code means it’ll only attempt the decoding if an
img
element for ajxl
fails to load.2xsaiko@discuss.tchncs.de 9 months ago
Very cool, thanks. Will keep this in mind.