Git Product home page Git Product logo

Comments (4)

deanm avatar deanm commented on July 22, 2024

Project is alive. Can you open a bug for 1) and attach the malformed gif?

from omggif.

jtlapp avatar jtlapp commented on July 22, 2024

Great to hear! I've made about 4 mods to support my GIF library. I've fixed the infinite loop bug and am also catching the case where the provided buffer is too small.

I'd prefer to publish my library before asking for the mods, so you can see the need for them.

Still, I'm extremely impressed with how many GIF variations omggif supports despite not having a test suite! My suite tests quite a bit of it, because I'm using it as my default codec.

So let me get back with you next week.

from omggif.

deanm avatar deanm commented on July 22, 2024

Okay, thanks! I'm definitely for improving robustness (as long as of course there isn't a performance regression). If I have to choose between robustness (on invalid input) and performance (on valid input), in omggif's case I will go with the latter. If it's a wash than obviously robuster is better. As per the difference of throwing strings or Error, I have to admit this is a topic I will need to do a little bit of reading about. I've never had problems with stack traces when throwing strings, but realize there will be some programatic differences in terms of not having the properties of the Error object.

from omggif.

jtlapp avatar jtlapp commented on July 22, 2024

Okay, I've finally posted my GIF library (gifwrap) and so am ready to provide a PR. I'll post three issues and then a PR for all three. One moment...

from omggif.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.