Hi everyone,

I'm dealing with Imagick adapter to resize, crop and watermark image. No problem with it. The only thing i can't have working well is the "text" method. Nothing happen, no log...

public Phalcon\Image\Adapter text (unknown $text, [unknown $offset_x], [unknown $offset_y], [unknown $opacity], [unknown $color], [unknown $size], [unknown $fontfile])

Add a text to an image with a specified opacity.

I'm on a 1.3.4 version of Phalcon