In html/css you can set a font size in pixels -- in my experience this
means a letter takes the same number of pixels, regardless of
resolution. With php, can I use string length and font pixel size to
determine the length of a given string on a screen? Does anyone know an
algorithm for this that works for any/every font?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to