Skip to content

Instantly share code, notes, and snippets.

@jbardnz
Last active June 18, 2020 04:19
Show Gist options
  • Save jbardnz/5d5ccdba5153953c4b9c58341d970c7f to your computer and use it in GitHub Desktop.
Save jbardnz/5d5ccdba5153953c4b9c58341d970c7f to your computer and use it in GitHub Desktop.
array("transformation" => array(
array("color" => "#fff", "overlay" => "text:70_line_spacing_20_text_align_left:aaa"),
array("background" => "#00214A", "crop" => "pad", "width" => "#w + 20", "height" => "h"),
array("background" => "#00214A", "crop" => "pad", "height" => "h + 20", "width" => "w"),
array("x" => 175, "y" => 175, "gravity" => "south_west", "flags" => "layer_apply"),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment