antimatter15 / jsgif

Save a HTML5 Canvas to GIF and Animations. A port of as3gif GIFPlayer to JS
http://antimatter15.com/
MIT License
1.09k stars 140 forks source link

Fixing issue in GIFEncoder #33

Open RaymondCoplin opened 6 years ago

RaymondCoplin commented 6 years ago

Rename sizeset to sizeSet.

joshi1983 commented 1 year ago

I'm not an admin so I can't merge in antimatter15's repository but I'd like to offer my second opinion in case it helps GIFEncoder get this helpful update. RaymondCoplin's tiny change is a good one and I suggest it be merged by anyone who can.

I merged RaymonCoplin's commit in my fork of the jsgif project along with one of my memory optimizations.