Search found 2 matches

by cmeworld
2016-04-26T12:30:01-07:00
Forum: Bugs
Topic: rectangles are rendering as trapezoids
Replies: 7
Views: 10534

Re: rectangles are rendering as trapezoids

Manual install of ImageMagic 6.9.3-8 fixed the problem. apt-get update would not update over 6.7.7.10.
by cmeworld
2016-04-25T12:52:55-07:00
Forum: Bugs
Topic: rectangles are rendering as trapezoids
Replies: 7
Views: 10534

rectangles are rendering as trapezoids

I have upgraded our server to PHP 5.3.29 and ImageMagick to 6.7.7.10 on Ubuntu server 14.04. the following command did work on 6.6.9-7 with php version 5.2.17 on ubuntu 12.02. "convert -size $size xc:'#000' -stroke 'rgba(162,240,238,0.75)' -strokewidth $borderStrokeWidth -draw 'rectangle $x1,$x...