You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
imagemagick does support BPG so it shouldn't be a problem. Canvas is not a big issue either, but to get it all working you'd need to make a custom theme that had the javascript decoder.
Given the niche nature of the format, maybe just fork the repo? I think this may not be in the scope of the main project.
I look for static album generators that can do BPG.
As browsers don't usually support new picture formats, BPG offers a JavaScript decoder that adds this feature without browser support.
But that turns usual
<img>
s to<canvas>
, so it does not typically works with galleries.The text was updated successfully, but these errors were encountered: