UprootLabs / poly-flif

:camera: A poly-fill for the FLIF image format.
https://uprootlabs.github.io/poly-flif/
Other
244 stars 11 forks source link

Update poly-filf #18

Closed skytz closed 8 years ago

skytz commented 8 years ago

I saw there wore some additional classes created to build it with emscripten.

How do i update the repo to the latest version of flif?

Thank you

hrj commented 8 years ago

At the level of git, poly-FLIF is a branch. You can simply merge from FLIF master. Sometimes there are trivial merge conflicts that need to be resolved.


In the current poly-flif master, the code compiles but gives a run-time error. I have not found time to investigate it further.

hrj commented 8 years ago

The code has been updated to upstream master branch, and the bugs have been resolved. I have updated the demo as well.

Let me know if something doesn't work.