Closed (fixed)
Project:
Image Effects
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Jan 2016 at 15:58 UTC
Updated:
18 Feb 2016 at 18:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mondrakeFirst patch, tests are missing. Takes loads of helpers from Textimage.
Comment #3
mondrakeComment #4
mondrakeAdding tests, ready for review.
Comment #5
mondrakeAdding the effect to the table in README.md
Comment #6
mondrakeComment #7
mondrakeRenamed the configuration key 'canvas_mode' to 'canvas_size', to make it more clear what it is about. Possibly in the future this effect may also include a background image to be set as canvas, rather than just the current color/transparency. But I'd leave that to a follow up as this patch is just porting the equivalent effect from ImageCache Actions, and is already big enough.
Comment #9
slashrsm commentedPatch needed reroll, but it wasn't to bad. Committed. Thanks!