summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set PHP exif extension as optionalHEADorigin/masterorigin/HEADmasterJérémy DECOOL2016-09-292-4/+7
* Update travis configuration with PHP 7.1 & nightlyJérémy DECOOL2016-09-281-1/+3
* Add Travis link into READMEJérémy DECOOL2016-09-281-1/+1
* Remove version reference into ImageWorkshop classJérémy DECOOL2016-01-251-1/+0
* Merge pull request #86 from jdecool/fix/png-quality-ratioJérémy DECOOL2015-11-161-2/+7
|\
| * Fix png image quality ratioJérémy DECOOL2015-11-111-2/+7
|/
* Merge pull request #82 from AndreyBalandin/patch-1Jérémy DECOOL2015-09-101-0/+1
|\
| * update ImageWorkshopLayer.phpAndrey Balandin2015-09-101-0/+1
|/
* Update README with latest changelog2.0.9Jérémy DECOOL2015-07-051-1/+9
* Merge pull request #79 from jdecool/test-factory-httpJérémy DECOOL2015-07-053-1/+12
|\
| * Add unit test for ImageWorkshop::initFromPath factory through HTTPJérémy DECOOL2015-07-053-1/+12
|/
* Check if $path is not an URL to verify file existsJérémy DECOOL2015-07-031-1/+1
* Merge pull request #75 from jdecool/fix-exceptions2.0.8Jérémy DECOOL2015-06-012-1/+5
|\
| * Fix exception code when file not foundJérémy DECOOL2015-06-012-1/+5
|/
* Merge pull request #68 from jdecool/save-error-managementJérémy DECOOL2015-03-273-31/+142
|\
| * Add some unit testsjeremy2015-03-261-1/+76
| * Add exception when image save failedJérémy DECOOL2015-03-261-30/+62
| * Update composer.jsonJérémy DECOOL2015-03-251-0/+4
* | Merge pull request #67 from jdecool/update-readme2.0.7Jérémy DECOOL2015-03-221-0/+7
|\ \
| * | Update README for version 2.0.7Jérémy DECOOL2015-03-221-0/+7
| |/
* | Merge pull request #66 from jdecool/allow-distant-initfrompathJérémy DECOOL2015-03-222-41/+47
|\ \ | |/ |/|
| * Update ImageWorkshop::initFromPath to allow load image from URLJérémy DECOOL2015-03-212-41/+47
|/
* Merge pull request #65 from jdecool/php56-compatibilityJérémy DECOOL2015-03-195-6/+41
|\
| * Add PHP7 to travisjeremy2015-03-171-0/+5
| * Class autoloader configurationjeremy2015-03-162-1/+7
| * Disable some test with PHP >= 5.5 due to PHP GD extension bugjeremy2015-03-162-3/+10
| * Fix error with PHP >= 5.5jeremy2015-03-161-2/+4
| * Add PHP 5.5 and 5.6 to travisjeremy2015-03-131-0/+2
| * Default PHPUnit configurationjeremy2015-03-132-1/+14
|/
* Merge pull request #63 from jdecool/exif-dataClément Guillemain2015-03-125-7/+95
|\
| * Add EXIF orientations containerjeremy2015-03-122-9/+29
| * EXIF reader is compatible only with JPEG filesjeremy2015-03-121-1/+2
| * Add method to fix image orientation based on exif dataJérémy DECOOL2015-03-123-6/+67
| * Composer checkin for PHP GD extensionjeremy2015-03-121-1/+2
| * Add phpunit dependency as require-devjeremy2015-03-121-1/+4
| * Add .gitignorejeremy2015-02-271-0/+2
|/
* Merge pull request #60 from ammmze/masterClément Guillemain2015-01-181-3/+3
|\
| * Fixed @param docblock comment for adding layers to an ImageWorkshopLayer. The...Branden Cash2015-01-141-3/+3
|/
* Merge pull request #54 from jdecool/fix-bg-colorClément Guillemain2014-11-171-1/+1
|\
| * Fix setting background color when setting it to "000000"Jérémy DECOOL2014-11-071-1/+1
|/
* - Version 2.0.62.0.6sybio2014-08-012-1/+10
* Merge pull request #37 from jasny/additional_resizingClément Guillemain2014-08-012-2/+266
|\
| * Fixed positioning in cropToAspectRatio.Arnold Daniels2014-02-221-7/+7
| * Added method ImageWorkshopLayer::cropToAspectRatio()Arnold Daniels2014-01-262-0/+195
| * Added method ImageWorkshopLayer::resizeToFix()Arnold Daniels2014-01-262-2/+71
|/
* Now fixing snippet2.0.5sybio2013-11-121-0/+2
* Fix snippet, add contributor linkssybio2013-11-121-3/+3
* Edit the new interlace parametersybio2013-11-123-5/+13
* Merge pull request #24 from dripolles/masterClément Guillemain2013-11-121-2/+6
|\
| * Add 'interlace' flag for the save method of layerdripolles2013-11-121-2/+6
|/
* Version 2.0.4 : fix resizing bug2.0.4sybio2013-09-113-47/+40
* Add a test for exception2.0.3sybio2013-06-181-0/+7
* Add unit tests for rotate methodsybio2013-06-182-1/+49
* Add unit tests for crop methods and one exceptionsybio2013-06-182-0/+159
* Add unit tests for resize methodssybio2013-06-181-14/+292
* Fix a resizing and cropping bug2.0.2sybio2013-06-143-11/+40
* Fix opacity bug concerning pure black color (#0000)2.0.1sybio2013-06-032-1/+6
* Add some Exceptions to help debuggingsybio2013-06-031-4/+27
* - Tag versions of ImageWorkshop with git2.0.0sybio2012-12-071-1/+0
* Add version to composer.jsonsybio2012-11-301-0/+1
* Add old deprecated methods to display warningssybio2012-11-211-0/+48
* Update README.mdClément Guillemain2012-11-201-16/+2
* New version: 2.0.0sybio2012-11-2016-2997/+3122
* Update README file to introduce Version 1.3.4Clément Guillemain2012-11-201-0/+5
* Change the version of ImageWorkshop1.3.4Clément Guillemain2012-11-201-1/+1
* Update README.mdClément Guillemain2012-11-201-1/+2
* Merge pull request #9 from Turneliusz/patch-1Clément Guillemain2012-11-201-57/+67
|\
| * More fixes for unitsTurneliusz2012-11-201-4/+4
| * Fixing all "pourcent"Turneliusz2012-11-201-53/+63
| * Fixing misspeled "percent" unit in `pasteImage()`Turneliusz2012-11-201-1/+1
|/
* Linking the new installation guidesybio2012-10-251-7/+4
* Adding a line to uncomment if not using autoloadersybio2012-10-251-0/+2
* Adding global namespace backslash to Exceptionsybio2012-10-251-1/+1
* Add a forgotten return annotationClément Guillemain2012-10-251-0/+2
* Adding an ImageWorkshopException class in the project to manage exceptions1.3.3sybio2012-10-253-17/+53
* Merge pull request #8 from bjornbjorn/masterClément Guillemain2012-10-251-5/+25
|\
| * Throw new ImageWorkshopException on errorsBjørn Børresen2012-10-231-5/+25
|/
* - Adding support to the string "transparent"sybio2012-10-171-2/+2
* Merge branch 'master' of github.com:Sybio/ImageWorkshopsybio2012-10-171-5/+4
|\
| * Link to the flip documentationClément Guillemain2012-10-151-3/+1
| * Update README.mdClément Guillemain2012-10-111-2/+3
* | - Fixing a transparency bug when saving a layer as PNG which has no sublayer.sybio2012-10-172-7/+13
|/
* Version 1.3.0: allows horizontal or vertical flip1.3.0sybio2012-10-112-16/+51
* Update README.mdClément Guillemain2012-10-111-0/+1
* Merge pull request #7 from FrenkyNet/fix-extendingClément Guillemain2012-10-111-23/+23
|\
| * More self references conferted to static.Frank de Jonge2012-10-111-5/+5
| * Replaced self:: with static:: to allow for correct extending of the class.Frank de Jonge2012-10-111-18/+18
|/
* Update README.mdClément Guillemain2012-10-051-0/+1
* Linking a new tutorial for animated GIF in README fileClément Guillemain2012-09-281-0/+1
* Update README.mdClément Guillemain2012-09-271-1/+1
* Merge branch 'master' of github.com:Sybio/ImageWorkshopsybio2012-09-271-0/+3
|\
| * Linking travis-ci status of ImageWorkshop in the README fileClément Guillemain2012-09-211-0/+3
* | You can now initialize a layer from an image stringsybio2012-09-271-3/+0
* | - You can now initialize a layer from an image stringsybio2012-09-272-26/+49
|/
* - Modifying the .travis.yml file to test 5.3 and 5.4 php versionssybio2012-09-211-2/+1
* - Modifying the syntax of the test filesybio2012-09-211-2/+2
* - Correction of the "require_once" path to the classsybio2012-09-211-1/+1
* Editing the README filesybio2012-09-211-1/+1
* - Adding ImageWorkshop on http://travis-ci.org/ for controlled continuous int...sybio2012-09-211-0/+8
* - Adding ImageWorkshop on http://travis-ci.org/ for controlled continuous int...sybio2012-09-211-2/+5