1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-30 17:19:50 +02:00
This commit is contained in:
Oliver Vogel
2013-11-08 14:39:42 +01:00
parent 25a02092ef
commit 4788a82d50

View File

@@ -718,6 +718,8 @@ class Image
case 'transparent':
case 'trans':
$checkTransparency = true;
$base_x = 0;
$base_y = 0;
break;
case 'bottom-right':