Home
last modified time | relevance | path

Searched refs:pixelToPoint (Results 1 – 1 of 1) sorted by relevance

/plugin/sketchcanvas/phplib/
H A Dimage.php45 function pixelToPoint($px){ function
147 imagettftext($im, pixelToPoint(20), 0, $arr[0][0]+3, $arr[0][1]+10, $c, "/usr/share/fonts/vlgothic/VL-Gothic-Regular.ttf", '済');
327 imagettftext($im, pixelToPoint($fontsize), 0, $pts[0][0], $pts[0][1], $c, FONTFACE, $value["text"]);