index
:
ImageWorkshop
master
origin/HEAD
origin/feature/font-spacing
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set PHP exif extension as optional
HEAD
origin/master
origin/HEAD
master
Jérémy DECOOL
2016-09-29
2
-4
/
+7
*
Update travis configuration with PHP 7.1 & nightly
Jérémy DECOOL
2016-09-28
1
-1
/
+3
*
Add Travis link into README
Jérémy DECOOL
2016-09-28
1
-1
/
+1
*
Remove version reference into ImageWorkshop class
Jérémy DECOOL
2016-01-25
1
-1
/
+0
*
Merge pull request #86 from jdecool/fix/png-quality-ratio
Jérémy DECOOL
2015-11-16
1
-2
/
+7
|
\
|
*
Fix png image quality ratio
Jérémy DECOOL
2015-11-11
1
-2
/
+7
|
/
*
Merge pull request #82 from AndreyBalandin/patch-1
Jérémy DECOOL
2015-09-10
1
-0
/
+1
|
\
|
*
update ImageWorkshopLayer.php
Andrey Balandin
2015-09-10
1
-0
/
+1
|
/
*
Update README with latest changelog
2.0.9
Jérémy DECOOL
2015-07-05
1
-1
/
+9
*
Merge pull request #79 from jdecool/test-factory-http
Jérémy DECOOL
2015-07-05
3
-1
/
+12
|
\
|
*
Add unit test for ImageWorkshop::initFromPath factory through HTTP
Jérémy DECOOL
2015-07-05
3
-1
/
+12
|
/
*
Check if $path is not an URL to verify file exists
Jérémy DECOOL
2015-07-03
1
-1
/
+1
*
Merge pull request #75 from jdecool/fix-exceptions
2.0.8
Jérémy DECOOL
2015-06-01
2
-1
/
+5
|
\
|
*
Fix exception code when file not found
Jérémy DECOOL
2015-06-01
2
-1
/
+5
|
/
*
Merge pull request #68 from jdecool/save-error-management
Jérémy DECOOL
2015-03-27
3
-31
/
+142
|
\
|
*
Add some unit tests
jeremy
2015-03-26
1
-1
/
+76
|
*
Add exception when image save failed
Jérémy DECOOL
2015-03-26
1
-30
/
+62
|
*
Update composer.json
Jérémy DECOOL
2015-03-25
1
-0
/
+4
*
|
Merge pull request #67 from jdecool/update-readme
2.0.7
Jérémy DECOOL
2015-03-22
1
-0
/
+7
|
\
\
|
*
|
Update README for version 2.0.7
Jérémy DECOOL
2015-03-22
1
-0
/
+7
|
|
/
*
|
Merge pull request #66 from jdecool/allow-distant-initfrompath
Jérémy DECOOL
2015-03-22
2
-41
/
+47
|
\
\
|
|
/
|
/
|
|
*
Update ImageWorkshop::initFromPath to allow load image from URL
Jérémy DECOOL
2015-03-21
2
-41
/
+47
|
/
*
Merge pull request #65 from jdecool/php56-compatibility
Jérémy DECOOL
2015-03-19
5
-6
/
+41
|
\
|
*
Add PHP7 to travis
jeremy
2015-03-17
1
-0
/
+5
|
*
Class autoloader configuration
jeremy
2015-03-16
2
-1
/
+7
|
*
Disable some test with PHP >= 5.5 due to PHP GD extension bug
jeremy
2015-03-16
2
-3
/
+10
|
*
Fix error with PHP >= 5.5
jeremy
2015-03-16
1
-2
/
+4
|
*
Add PHP 5.5 and 5.6 to travis
jeremy
2015-03-13
1
-0
/
+2
|
*
Default PHPUnit configuration
jeremy
2015-03-13
2
-1
/
+14
|
/
*
Merge pull request #63 from jdecool/exif-data
Clément Guillemain
2015-03-12
5
-7
/
+95
|
\
|
*
Add EXIF orientations container
jeremy
2015-03-12
2
-9
/
+29
|
*
EXIF reader is compatible only with JPEG files
jeremy
2015-03-12
1
-1
/
+2
|
*
Add method to fix image orientation based on exif data
Jérémy DECOOL
2015-03-12
3
-6
/
+67
|
*
Composer checkin for PHP GD extension
jeremy
2015-03-12
1
-1
/
+2
|
*
Add phpunit dependency as require-dev
jeremy
2015-03-12
1
-1
/
+4
|
*
Add .gitignore
jeremy
2015-02-27
1
-0
/
+2
|
/
*
Merge pull request #60 from ammmze/master
Clément Guillemain
2015-01-18
1
-3
/
+3
|
\
|
*
Fixed @param docblock comment for adding layers to an ImageWorkshopLayer. The...
Branden Cash
2015-01-14
1
-3
/
+3
|
/
*
Merge pull request #54 from jdecool/fix-bg-color
Clément Guillemain
2014-11-17
1
-1
/
+1
|
\
|
*
Fix setting background color when setting it to "000000"
Jérémy DECOOL
2014-11-07
1
-1
/
+1
|
/
*
- Version 2.0.6
2.0.6
sybio
2014-08-01
2
-1
/
+10
*
Merge pull request #37 from jasny/additional_resizing
Clément Guillemain
2014-08-01
2
-2
/
+266
|
\
|
*
Fixed positioning in cropToAspectRatio.
Arnold Daniels
2014-02-22
1
-7
/
+7
|
*
Added method ImageWorkshopLayer::cropToAspectRatio()
Arnold Daniels
2014-01-26
2
-0
/
+195
|
*
Added method ImageWorkshopLayer::resizeToFix()
Arnold Daniels
2014-01-26
2
-2
/
+71
|
/
*
Now fixing snippet
2.0.5
sybio
2013-11-12
1
-0
/
+2
*
Fix snippet, add contributor links
sybio
2013-11-12
1
-3
/
+3
*
Edit the new interlace parameter
sybio
2013-11-12
3
-5
/
+13
*
Merge pull request #24 from dripolles/master
Clément Guillemain
2013-11-12
1
-2
/
+6
|
\
|
*
Add 'interlace' flag for the save method of layer
dripolles
2013-11-12
1
-2
/
+6
|
/
*
Version 2.0.4 : fix resizing bug
2.0.4
sybio
2013-09-11
3
-47
/
+40
*
Add a test for exception
2.0.3
sybio
2013-06-18
1
-0
/
+7
*
Add unit tests for rotate method
sybio
2013-06-18
2
-1
/
+49
*
Add unit tests for crop methods and one exception
sybio
2013-06-18
2
-0
/
+159
*
Add unit tests for resize methods
sybio
2013-06-18
1
-14
/
+292
*
Fix a resizing and cropping bug
2.0.2
sybio
2013-06-14
3
-11
/
+40
*
Fix opacity bug concerning pure black color (#0000)
2.0.1
sybio
2013-06-03
2
-1
/
+6
*
Add some Exceptions to help debugging
sybio
2013-06-03
1
-4
/
+27
*
- Tag versions of ImageWorkshop with git
2.0.0
sybio
2012-12-07
1
-1
/
+0
*
Add version to composer.json
sybio
2012-11-30
1
-0
/
+1
*
Add old deprecated methods to display warnings
sybio
2012-11-21
1
-0
/
+48
*
Update README.md
Clément Guillemain
2012-11-20
1
-16
/
+2
*
New version: 2.0.0
sybio
2012-11-20
16
-2997
/
+3122
*
Update README file to introduce Version 1.3.4
Clément Guillemain
2012-11-20
1
-0
/
+5
*
Change the version of ImageWorkshop
1.3.4
Clément Guillemain
2012-11-20
1
-1
/
+1
*
Update README.md
Clément Guillemain
2012-11-20
1
-1
/
+2
*
Merge pull request #9 from Turneliusz/patch-1
Clément Guillemain
2012-11-20
1
-57
/
+67
|
\
|
*
More fixes for units
Turneliusz
2012-11-20
1
-4
/
+4
|
*
Fixing all "pourcent"
Turneliusz
2012-11-20
1
-53
/
+63
|
*
Fixing misspeled "percent" unit in `pasteImage()`
Turneliusz
2012-11-20
1
-1
/
+1
|
/
*
Linking the new installation guide
sybio
2012-10-25
1
-7
/
+4
*
Adding a line to uncomment if not using autoloader
sybio
2012-10-25
1
-0
/
+2
*
Adding global namespace backslash to Exception
sybio
2012-10-25
1
-1
/
+1
*
Add a forgotten return annotation
Clément Guillemain
2012-10-25
1
-0
/
+2
*
Adding an ImageWorkshopException class in the project to manage exceptions
1.3.3
sybio
2012-10-25
3
-17
/
+53
*
Merge pull request #8 from bjornbjorn/master
Clément Guillemain
2012-10-25
1
-5
/
+25
|
\
|
*
Throw new ImageWorkshopException on errors
Bjørn Børresen
2012-10-23
1
-5
/
+25
|
/
*
- Adding support to the string "transparent"
sybio
2012-10-17
1
-2
/
+2
*
Merge branch 'master' of github.com:Sybio/ImageWorkshop
sybio
2012-10-17
1
-5
/
+4
|
\
|
*
Link to the flip documentation
Clément Guillemain
2012-10-15
1
-3
/
+1
|
*
Update README.md
Clément Guillemain
2012-10-11
1
-2
/
+3
*
|
- Fixing a transparency bug when saving a layer as PNG which has no sublayer.
sybio
2012-10-17
2
-7
/
+13
|
/
*
Version 1.3.0: allows horizontal or vertical flip
1.3.0
sybio
2012-10-11
2
-16
/
+51
*
Update README.md
Clément Guillemain
2012-10-11
1
-0
/
+1
*
Merge pull request #7 from FrenkyNet/fix-extending
Clément Guillemain
2012-10-11
1
-23
/
+23
|
\
|
*
More self references conferted to static.
Frank de Jonge
2012-10-11
1
-5
/
+5
|
*
Replaced self:: with static:: to allow for correct extending of the class.
Frank de Jonge
2012-10-11
1
-18
/
+18
|
/
*
Update README.md
Clément Guillemain
2012-10-05
1
-0
/
+1
*
Linking a new tutorial for animated GIF in README file
Clément Guillemain
2012-09-28
1
-0
/
+1
*
Update README.md
Clément Guillemain
2012-09-27
1
-1
/
+1
*
Merge branch 'master' of github.com:Sybio/ImageWorkshop
sybio
2012-09-27
1
-0
/
+3
|
\
|
*
Linking travis-ci status of ImageWorkshop in the README file
Clément Guillemain
2012-09-21
1
-0
/
+3
*
|
You can now initialize a layer from an image string
sybio
2012-09-27
1
-3
/
+0
*
|
- You can now initialize a layer from an image string
sybio
2012-09-27
2
-26
/
+49
|
/
*
- Modifying the .travis.yml file to test 5.3 and 5.4 php versions
sybio
2012-09-21
1
-2
/
+1
*
- Modifying the syntax of the test file
sybio
2012-09-21
1
-2
/
+2
*
- Correction of the "require_once" path to the class
sybio
2012-09-21
1
-1
/
+1
*
Editing the README file
sybio
2012-09-21
1
-1
/
+1
*
- Adding ImageWorkshop on http://travis-ci.org/ for controlled continuous int...
sybio
2012-09-21
1
-0
/
+8
*
- Adding ImageWorkshop on http://travis-ci.org/ for controlled continuous int...
sybio
2012-09-21
1
-2
/
+5
[next]