Searched refs:pixelToPoint (Results 1 – 1 of 1) sorted by relevance
/plugin/sketchcanvas/phplib/ |
D | image.php | 45 function pixelToPoint($px){ function 147 …imagettftext($im, pixelToPoint(20), 0, $arr[0][0]+3, $arr[0][1]+10, $c, "/usr/share/fonts/vlgothic… 327 …imagettftext($im, pixelToPoint($fontsize), 0, $pts[0][0], $pts[0][1], $c, FONTFACE, $value["text"]…
|