S3D_STRLEN(3) s3d Manual S3D_STRLEN(3)NAMEs3d_strlen - get rendered string sizeSYNOPSIS#include <s3d.h> float s3d_strlen(const char *str);DESCRIPTIONReturns the length of the string if it were rendered with the currently selected font. That might be useful to estimate the size used for a text and render the background or bounding box before inserting the text.AUTHORSimon Wunderlich Author of s3d s3d S3D_STRLEN(3)
| Related Man Pages |
|---|
| xmbtextextents(3) - hpux |
| xwctextextents(3) - hpux |
| imagettfbbox(3) - php |
| imageftbbox(3) - php |
| imager::font::wrap(3pm) - debian |