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

Small non-breaking fixes, PSR formatted code, merged many other branches. #17

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

moroz1999
Copy link

Incorporated many of the other pull requests, reformatted code for PSR-standards. Fixed some small warnings/notices.

robho and others added 17 commits April 3, 2014 14:02
* Adapt to GifCreator namespace
* Frame interval is in centiseconds, not milliseconds
browsers seem to interpret this differently. Chrome will play animation
twice while Firefox will play animation once.

To work around this strangeness we can remove the loop count completely from
the GIF and this seems to be interpreted as "play once only" by all browsers.
it was not defined
so it REALLY reset frameSources, and doesnt break when you call create() multiple times (as in a loop)
# Conflicts:
#	src/GifCreator/GifCreator.php
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

Successfully merging this pull request may close these issues.

5 participants