|
Posted by Nitzan Tomer on 09/20/07 17:22
hi everyone,
i created a script that outputs an image (transparent with text) based
on parameters passed by $_GET.
everything in my application works with 'pixels' and since GD2 this
function (imagettftext) uses 'points' as the text size unit.
i've searched everywhere for a solution to convert from pixels to
points (or the other way around) but with no luck... each place says
something different and i can't find a good answer.
any ideas of how to solve this?
thanks a lot!
nitzan.
Navigation:
[Reply to this message]
|