Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/getgrav/Image

A PHP library to handle images
https://github.com/getgrav/Image

Fixing CS

5374119fde3e8483fbb963bcb2aa7954fc83d55a authored over 11 years ago by Gregwar <[email protected]>
Fixing basic example to output jpg

9fbd9fce4ae85b9a8bebed1545bd163ade1032a1 authored over 11 years ago by Gregwar <[email protected]>
Merge pull request #30 from yemyat/rounded-rect

Rounded_rectangle function

aa3e39cb7b9a86c80f43a25244bd801ed337c37e authored over 11 years ago by Grégoire Passault <[email protected]>
Add missing _prefix to roundedRectangle

533cf81cb398d6024a8afef75b7356d7c9918c71 authored over 11 years ago by Ye Myat Min <[email protected]>
Update README for roundedRectangle

777d293883623d666bda8fe4eb0800a3743e0930 authored over 11 years ago by Ye Myat Min <[email protected]>
Update function name to camelCase

c8f44f3f9e2470816f8650dda246a904e7111c85 authored over 11 years ago by Ye Myat Min <[email protected]>
Update function on readme

28e990953ea4dd43e497c1573080fac3af677974 authored over 11 years ago by Ye Myat Min <[email protected]>
Fix boolean naming

20530a1bea0454ed988f25bd65032d25471d62b5 authored over 11 years ago by Ye Myat Min <[email protected]>
Add drawing method for rounded rectangles

32fd9798ee08186d7048f612fb3618007524ab48 authored over 11 years ago by Ye Myat Min <[email protected]>
Merge pull request #29 from logical-and/master

Added some comfortables

a824a2c4bff30090b1262ebe3c92cece8fee2228 authored over 11 years ago by Grégoire Passault <[email protected]>
_zoomCrop changed access: from private to protected

9baf65158e75094b5c83c91694867a2e1854c033 authored over 11 years ago by And <[email protected]>
Added PHPDoc method for protected method which called via magic __call

4bfc8f22c3326d092f1801082a532debcde298ba authored over 11 years ago by And <[email protected]>
Defaulting to the original type (fixes #25)

cf8bb72832a21efb577ea2f0db74898664fcd220 authored over 11 years ago by Gregwar <[email protected]>
Fixing round for percent resizing

6e1c26ecbda75f22e70a082ba112754e60b6b934 authored over 11 years ago by Gregwar <[email protected]>
Updating licence date

d306626605e70df36cbd1e62c53d413cb944f8ce authored over 11 years ago by Gregwar <[email protected]>
Merge pull request #28 from MMD-Coding/master

Allow empty arguments on scaleResize and cropResize

cb41f8ba2e3439b6c2351f78c16b1b6a7949c1de authored over 11 years ago by Grégoire Passault <[email protected]>
Allow empty arguments on scaleResize and cropResize

f9fe5d8d82e20bcc049b145d6e1a15178bc99928 authored over 11 years ago by Maksim Gudovsikov <[email protected]>
Merge branch 'master' of github.com:Gregwar/Image

44fadeb524a33abedd0f409a790475653ef9656e authored over 11 years ago by Gregwar <[email protected]>
Adding a cropResize example

ec4e488d1ec27eed5b9d173308ba818bea2ac076 authored over 11 years ago by Gregwar <[email protected]>
Fixing test on the resource

8bc2d5b66f3bb7292bdd6e5d5eff6b4a816746ec authored over 11 years ago by Gregwar <[email protected]>
Merge branch 'master' of github.com:Gregwar/Image

aa2eafa7fff417e2cb14ad5b09c98ce58c91e0fe authored over 11 years ago by Gregwar <[email protected]>
CS

89f2302c536966d905a6c1533bdb226d7881f19f authored over 11 years ago by Gregwar <[email protected]>
Adding initialization for $filled in circle()

5b19156f17992d29885e84ac124265d22096bce2 authored over 11 years ago by Grégoire Passault <[email protected]>
Adding getFilePath() (fixes #24)

68cb4fc1249c380527abccd577a82f63c427b798 authored over 11 years ago by Gregwar <[email protected]>
Adding $scale option on scaleResize and moving from (int) to round() for scaling

52a2d5be98dc6fb1667ee7a60df42685cf3051a2 authored over 11 years ago by Grégoire Passault <[email protected]>
Fixing scaleResize (fixes #22)

a34ceddfd9e5a33a5d5c4862fcc1f309a17d6869 authored over 11 years ago by Grégoire Passault <[email protected]>
Adding fillBackground method (see #21)

274f66dedd15fb63c2882ed2c55800984de694f6 authored over 11 years ago by Gregwar <[email protected]>
Merge branch 'master' of github.com:Gregwar/Image

34927ad0a1ff77a59aca6cddf76486f990f04e3f authored over 11 years ago by Gregwar <[email protected]>
Merge pull request #19 from kr0hmy/master

Change _crop to keep transparency

4cf912d0056ffb19887dc47dee8981b0fa5dc678 authored over 11 years ago by Grégoire Passault <[email protected]>
Fixing the guessing

51cb94c8e6964e0567927e5205d01275be63be5a authored over 11 years ago by Gregwar <[email protected]>
[Image] change _crop to keep transparency (fixes #18)

b7a3279aa226d6584f5716d49811cfc9be95d509 authored over 11 years ago by Jean-Yves <[email protected]>
Fixing namespace

938fa5dcf3c92ce82936eced037f728956d07401 authored over 11 years ago by Gregwar <[email protected]>
Updating Image.php

7fb6ab166fbcb08e12cb6c9d3b86e1549b3ad8b2 authored over 11 years ago by Gregwar <[email protected]>
Adding a GarbageCollect util class for cleaning up cache dirs

a74e3c44eb9da3c694fb555bd1abdbca21b0bbc9 authored over 11 years ago by Gregwar <[email protected]>
Merge branch 'master' of github.com:Gregwar/Image

5ed1c58f6c9a40aa8a57dd3b913ceb196389bf58 authored over 11 years ago by Gregwar <[email protected]>
Adding prettyName for SEO-friendly naming

f28ee076e1b4cc15e4ed2141c124403e0238cd9d authored over 11 years ago by Gregwar <[email protected]>
Merge pull request #17 from Barryvdh/patch-1

[README] Fixed namespace

c604a08c5d972c96aab02510fb384164fee6e4ff authored almost 12 years ago by Grégoire Passault <[email protected]>
Fixed namespace

6453d80714cd607c67d46198549f0e74d9824884 authored almost 12 years ago by Barryvdh <[email protected]>
Fixing alpha when rotating (see #15)

405dda4b0a31f0a46e52902a32cc1dbf3adf3190 authored almost 12 years ago by Gregwar <[email protected]>
[Image] Creating directory in save if it does not exists

c26866b8f5a3fe1b7a39efa1697bc9a1fda17114 authored about 12 years ago by Gregwar <[email protected]>
Merge pull request #12 from valan/master

change zoomCrop to use force

4d9cf737dcbf31829a35943af198160237284928 authored about 12 years ago by Grégoire Passault <[email protected]>
[Image] changed zoomCrop resize to use force

[README] updated new param from above change

90348a31df2e5f139ab55aee75b3e951d4d5a6a4 authored about 12 years ago by Valan Brown <[email protected]>
[Image] Adding actualDirectory

38bfba2fa6bea50317e29b469f2a2a8068eec3ba authored about 12 years ago by Gregwar <[email protected]>
CS

7ceafdf979026fbeb9b746ba7ed3dce6b4b31452 authored about 12 years ago by Gregwar <[email protected]>
[README] Adding composer information

a3d9a0f6bb17c1d2d9038b9daf03d93d07cb35ce authored about 12 years ago by Gregwar <[email protected]>
Adding autoload to composer.json

dd17ccdae5c97969217ece62c18d2a55c80b3d65 authored about 12 years ago by Gregwar <[email protected]>
Fixing composer.json

09a0d9685fcbe8c092f2395f0d287fa2ce7cbbc8 authored about 12 years ago by Grégoire Passault <[email protected]>
Adding composer.json (see #8)

d33718448b0f314f5820b9f97fe6682dbb90be3f authored about 12 years ago by Grégoire Passault <[email protected]>
Merge pull request #7 from codepeak/master

New resize option

890415e2d891bb89085be13d7fedafbb42ebe938 authored about 12 years ago by Grégoire Passault <[email protected]>
Updated README.md file with instructions on zoomCrop functions

fa34dfc3c1c585f603b8c7d7191fa83f65ef261c authored about 12 years ago by Robert Lord <[email protected]>
Added zoomCrop function

922610c3b59f5bdaf054150ac0190c5fdf895616 authored about 12 years ago by Robert Lord <[email protected]>
[Image] Adding a fromResource method (fixes #6)

04aa35b25d678e149a957619e7b21eca827b6943 authored over 12 years ago by Gregwar <[email protected]>
[Image] Adding fromData() method to load image directly from string

(fixes #6)

b940fc22da960fd1a6008c0c54c4d48a6b211874 authored over 12 years ago by Gregwar <[email protected]>
[Image] CodeStyle

e226b69c3063bb80cf4d8b4d1ac6ca1d2f05a9ae authored over 12 years ago by Gregwar <[email protected]>
[Image] CodeStyle

a82078d1252474dd75b037f24766eecafc3c1099 authored over 12 years ago by Gregwar <[email protected]>
Adding missing ImageColor::parse

f684af973416ed3f11e33a44f43d875b125d0d5e authored over 12 years ago by Gregwar <[email protected]>
Fixing GIF transparency

67a7d8fdbc63fdce505ee694329a8a29efd95c9a authored over 12 years ago by Gregwar <[email protected]>
Typo

8734e5b78cc957ade22abe18f2ede344ec6438a9 authored over 12 years ago by Gregwar <[email protected]>
Adding html() method for basic html representation

dc2225554b0b93cb77a9acd5bee8b0ec7aa06347 authored over 12 years ago by Gregwar <[email protected]>
Updating LICENSE

890fbfff83ea1616cbceb78258cf7559d6be152b authored over 12 years ago by Gregwar <[email protected]>
[Image] Add a guess() function (fixes #6)

d3c230f20e13cf15e1a994f1dcdff29d043dcb24 authored over 12 years ago by Gregwar <[email protected]>
CS

abf27e15ea4fe4b40ede5836475f389ec844d4c5 authored over 12 years ago by Gregwar <[email protected]>
Merge pull request #5 from bzikarsky/master

Added polygon painting functionality

d0afeb8a1559f2e75e4dff11fde73f51a1a68326 authored over 12 years ago by Grégoire Passault <[email protected]>
Added Image::_polygon which provides functionality for painting polygons

b7be03a924f10b04902cfc0c24344a3fae14db7a authored over 12 years ago by Benjamin Zikarsky <[email protected]>
Changing guessType() visiblity to public and fixing line()

5b9eaa08179374d1138478e3355488aed82ede0f authored almost 13 years ago by Gregwar <[email protected]>
Merge pull request #3 from turbohz/patch-1

Fixed fromFile method

c0b109087176dbcc7f12d936a4019485b679c0a9 authored almost 13 years ago by Grégoire Passault <[email protected]>
Fixed fromFile method

04fc59c1cd2316c40c2aa06f34094d8696b634f4 authored almost 13 years ago by turbohz <[email protected]>
Merge pull request #1 from aggressivex/patch-1

Update Image.php

f331e1e6ef868fe085fbed0c33dbb4f699c48370 authored about 13 years ago by Grégoire Passault <[email protected]>
Update Image.php

ea86cc904c77be1b76d988ab5f00bd5283d4d6b8 authored about 13 years ago by Luis Muñoz <[email protected]>
Adding __DIR__ in the ImageColor including

69e34bfba60829bdc58687825e539c9bbb3b086e authored over 13 years ago by Grégoire Passault <[email protected]>
Moving to the root to allow easy submodules

860affd14f5a6d20b418dd7d627eafd0b2110852 authored over 13 years ago by Grégoire Passault <[email protected]>
[Renaming] Adding an Image/ level in the namespace

e536bec036429f268794b5eb4707af48d052e88d authored over 13 years ago by Grégoire Passault <[email protected]>
Adding php syntax highlighting on the README.md

49e3962e2fb5d69ff132674b96fdfb1ec9d02c44 authored over 13 years ago by Grégoire Passault <[email protected]>
Addes support for "rgb(255, 0, 0)" like colors

1bdf2f89a55d5dc6f95fbd54f8dd4dcc808f2b80 authored over 13 years ago by Grégoire Passault <[email protected]>
Added support for "#ff0000" or "#0x00ff00" strings for color

78c7730c467c3aac87eb1a66e7ccc8bd7e479165 authored over 13 years ago by Grégoire Passault <[email protected]>
Added circle()

0d60f779b3478d4c3ce29f0f20dc9f156fdf1cc8 authored over 13 years ago by Grégoire Passault <[email protected]>
Problem with the sign of height in TTFBox

259a4ac6bfecbffd51b9669c8095a45251dbb9b4 authored over 13 years ago by Grégoire Passault <[email protected]>
Changed default for $angle in TTFBox

eebf1719f44c17516b681f3dcf1d3beb1c753422 authored over 13 years ago by Grégoire Passault <[email protected]>
Fixed a mistake on a variable shadowing another

fb937fff3c2ea5d79bbc3b492b5019cb0bd2edcc authored over 13 years ago by Grégoire Passault <[email protected]>
Added the TTFBox static method

0d0f416ecbc1281a4ab9e12fd1962922556f25d5 authored over 13 years ago by Grégoire Passault <[email protected]>
Fixed typo on a variable name

b1508b29e609eb291e3420785759caf97afd7e4b authored over 13 years ago by Grégoire Passault <[email protected]>
Fixed another transparency issue

d11d62d97188366f9b8c4b1c630fcdf55624b249 authored over 13 years ago by Grégoire Passault <[email protected]>
Fixed some bad behavior related to transparency

add9a7c3d4e128aed863361cae2e25b2589537c9 authored over 13 years ago by Grégoire Passault <[email protected]>
Added ->correct() telling if the file is a valid image (using exif)

ce96a7c26708217fcc69af4858ba28bd28a36d3c authored over 13 years ago by Grégoire Passault <[email protected]>
Added the README informations and a demo

8b4f5f5db1a83675697e59c625050f98c9b0b493 authored over 13 years ago by Grégoire Passault <[email protected]>
Added the possibility of getting the image contents using ->get()

instead of ->save()

0434435d2ed2960ca97e328d2bbcda0a1cd9584b authored over 13 years ago by Grégoire Passault <[email protected]>
Merge branch 'master' of github.com:Gregwar/Image

Conflicts:
lib/Gregwar/Image.php

c83b53c04e5ab53e51607ff27d3a7b830c9f3634 authored over 13 years ago by Grégoire Passault <[email protected]>
Saving automatically alpha

373c5270b0b506078c998fa8309e586da163708c authored over 13 years ago by Grégoire Passault <[email protected]>
Added drawing example to README

851fb253227aea12b6259bf79395168928acd5b5 authored over 13 years ago by Gregwar <[email protected]>
Added check for type support and GD presence

0a15f0ed22a68e87f589ec0fdcc8404eaf266ad4 authored over 13 years ago by Gregwar <[email protected]>
Added drawing functions

3f1a70591d3d77218060d9234a57df3cf8c4c14a authored over 13 years ago by Gregwar <[email protected]>
Added an ImageColor class with color parser for css color names

9d74e13e879c61332d5a9ecb0c694bd13cc11f7d authored over 13 years ago by Gregwar <[email protected]>
When an int is given to ->save() as type, assuming it's a jpeg quality

00e7c99202578c9026264a64e5e449d3327bf879 authored over 13 years ago by Gregwar <[email protected]>
Moved image files in the demo directory to a img/ subdirectory

3df20e12c00eba2e21acf3d020f586d9bda53881 authored over 13 years ago by Gregwar <[email protected]>
Using imagecopyresampled() instead of imagecopyresized()

397834fa5190e2122d68a9208f33fd016549234f authored over 13 years ago by Gregwar <[email protected]>
Merge branch 'master' of github.com:Gregwar/Image

Conflicts:
lib/Gregwar/Image.php

3dfae1779c23352e0f402235f81a435315becb10 authored over 13 years ago by Gregwar <[email protected]>
Added the possibility of create image (::create()) and to write, draw rectangle and fill it

9f5e75a9e8f9c6b18ac8d4daa8878bbdc7e5d0b8 authored over 13 years ago by Gregwar <[email protected]>
Using exif_imagetype() to determine the image type

5383041e765a2b9f280e117939a31c1920728f84 authored over 13 years ago by Grégoire Passault <[email protected]>
Removed enforcing ext and giving priority of getimagesize() in

determining file type

cf1f792ba7dc07ba4db93ffb7698f7dbbe15b56b authored over 13 years ago by Grégoire Passault <[email protected]>
Using getimagesize() to guess the image type if the extension test fails

6cdbba82d8a247438be1fb271968929df4062cb0 authored over 13 years ago by Grégoire Passault <[email protected]>