Fatal error: Out of memory (allocated 11272192) (tried to allocate 156798 bytes) in eak;
case "bottom":
if ( $corner_style == "bevel" ) {
$left_line_width = $left / 4;
$right_line_width = $right / 4;
$points = array($x, $y,
$x + $length, $y,
$x + $length - $right_line_width, $y - $line_width,
$x + $left_line_width, $y - $line_width);
$this->_canvas->polygon($points, $color, null, null, true);
$points = arr™ on line 1476