Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yanjuchen186
/
Imagine
Public
forked from
php-imagine/Imagine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Aug 6, 2014
Merge pull request #354 from h0gar/develop
Show description for 577a722
romainneutron
committed
577a722
Copy full SHA for 577a722
Commits on Aug 5, 2014
Add usage doc for show
h0gar
committed
d814b63
Copy full SHA for d814b63
Commits on Aug 4, 2014
Merge branch 'master' into develop
Show description for 57b892a
romainneutron
committed
57b892a
Copy full SHA for 57b892a
Merge branch 'RdeWilde-patch-1'
Show description for 81c4da3
romainneutron
committed
81c4da3
Copy full SHA for 81c4da3
HHVM does not support Imagick::clone
Show description for 7d115f1
RdeWilde
authored and
romainneutron
committed
7d115f1
Copy full SHA for 7d115f1
Merge branch 'master' into develop
Show description for 49923b6
romainneutron
committed
49923b6
Copy full SHA for 49923b6
Merge branch 'staabm-patch-2'
Show description for 1ac7484
romainneutron
committed
1ac7484
Copy full SHA for 1ac7484
dropped unnecessary non-null check
staabm
authored and
romainneutron
committed
ade2809
Copy full SHA for ade2809
Merge branch 'master' into develop
Show description for 668f8a5
romainneutron
committed
668f8a5
Copy full SHA for 668f8a5
Merge branch 'staabm-patch-1'
Show description for 340c45d
romainneutron
committed
340c45d
Copy full SHA for 340c45d
dropped unnecessary non-null check
staabm
authored and
romainneutron
committed
a8ff79d
Copy full SHA for a8ff79d
Commits on Jul 21, 2014
Merge branch 'master' into develop
Show description for 98a5e17
romainneutron
committed
98a5e17
Copy full SHA for 98a5e17
Update CHANGELOG
romainneutron
committed
6a28b65
Copy full SHA for 6a28b65
Fix Gmagick get size for animated gif
josip
authored and
romainneutron
committed
c006a15
Copy full SHA for c006a15
Unit test for size of animated gif
josip
authored and
romainneutron
committed
b4f77b6
Copy full SHA for b4f77b6
Preserve iterator state on getSize
josip
authored and
romainneutron
committed
2956a84
Copy full SHA for 2956a84
Fix Imagick get size for animated gif
Show description for d613bcd
josip
authored and
romainneutron
committed
d613bcd
Copy full SHA for d613bcd
Merge pull request #346 from vlakoff/documentation
Show description for fa49d06
avalanche123
committed
fa49d06
Copy full SHA for fa49d06
Adjustments in TOC
Show description for 335b0dc
vlakoff
committed
335b0dc
Copy full SHA for 335b0dc
Commits on Jul 2, 2014
Merge pull request #343 from pborreli/typos
Show description for 644b75b
avalanche123
committed
644b75b
Copy full SHA for 644b75b
Fixed typos
pborreli
committed
3af01e9
Copy full SHA for 3af01e9
Commits on Jun 22, 2014
Merge branch 'master' into develop
romainneutron
committed
b7ce119
Copy full SHA for b7ce119
Merge branch 'gd-open' of github.com:vlakoff/Imagine into vlakoff-gd-open
romainneutron
committed
fadfb4e
Copy full SHA for fadfb4e
Uniformize exception messages
vlakoff
committed
2fcc99e
Copy full SHA for 2fcc99e
Merge branch 'master' into develop
romainneutron
committed
0d81bfc
Copy full SHA for 0d81bfc
Update changelog
romainneutron
committed
00d1e84
Copy full SHA for 00d1e84
Merge branch 'vlakoff-gd-open'
romainneutron
committed
059b2a7
Copy full SHA for 059b2a7
Merge branch 'gd-open' of github.com:vlakoff/Imagine into vlakoff-gd-open
romainneutron
committed
d53803f
Copy full SHA for d53803f
Add test for opening of an invalid image file
vlakoff
committed
5477356
Copy full SHA for 5477356
Improve exceptions in Gd driver's open()
Show description for 4b83366
vlakoff
committed
4b83366
Copy full SHA for 4b83366
Merge branch 'master' into develop
romainneutron
committed
4d91591
Copy full SHA for 4d91591
Merge pull request #340 from romainneutron/fix-unit-tests
Show description for a833ed2
romainneutron
committed
a833ed2
Copy full SHA for a833ed2
Fix unit tests with latest PHP versions
romainneutron
committed
c8d6ab6
Copy full SHA for c8d6ab6
Update ImagineInterface::VERSION
romainneutron
committed
560046f
Copy full SHA for 560046f
Merge branch 'master' into develop
romainneutron
committed
7e2c322
Copy full SHA for 7e2c322
Pagination
Previous
Next
You can’t perform that action at this time.