andrewgjohnson/agjgd dependents (6) Order by: name | downloads Show: all | require | require-dev
-
PHP
andrewgjohnson/imageblendedcolorallocate
imageblendedcolorallocate is a function that will allocate a new blended color based on two existing allocated colors for your PHP GD images
-
PHP
andrewgjohnson/imagecolorallocatefromstring
imagecolorallocatefromstring is a function that will allocate a color based on a string for your PHP GD images
-
PHP
andrewgjohnson/imagegradientrectangle
imagegradientrectangle is a function that will draw a gradient filled rectangle on your PHP GD images
-
PHP
andrewgjohnson/imagettftextblur
imagettftextblur is a drop-in replacement for imagettftext with added parameters to add blur, glow and shadow effects to your PHP GD images
-
PHP
andrewgjohnson/imagettftextgradient
imagettftextgradient is a drop-in replacement for imagettftext with added parameters to add gradient coloring effects to your PHP GD images
-
PHP
andrewgjohnson/linebreaks4imagettftext
linebreaks4imagettftext is a function to automatically insert line breaks into your text while using PHP’s imagettftext() function