Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can it be integrated with JavaScript BPG decoder? #5

Closed
vi opened this issue Oct 14, 2015 · 3 comments
Closed

Can it be integrated with JavaScript BPG decoder? #5

vi opened this issue Oct 14, 2015 · 3 comments

Comments

@vi
Copy link

vi commented Oct 14, 2015

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.

@Jack000
Copy link
Owner

Jack000 commented Oct 16, 2015

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.

@Jack000 Jack000 closed this as completed Oct 22, 2015
@Danfrost1
Copy link

What does all this code mean?

@vi
Copy link
Author

vi commented Nov 11, 2015

Which code? bpgdec8.js?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants