DrawSetTextAlignment not align text right

MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
Post Reply
snowbydave1

DrawSetTextAlignment not align text right

Post by snowbydave1 »

Dear Friend,


I am using following function for aligning text to RIGHT side.

DrawSetTextAlignment($drawing_wand, MW_RightAlign);

But it will not right align text, it will display text in center of image.

Please guide me how shall I accomplish this task.


Thanking you,


Snowby Dave
Post Reply