s3d_strlen(3) debian man page | unix.com

Man Page: s3d_strlen

Operating Environment: debian

Section: 3

S3D_STRLEN(3)							    s3d Manual							     S3D_STRLEN(3)

NAME
s3d_strlen - get rendered string size
SYNOPSIS
#include <s3d.h> float s3d_strlen(const char *str);
DESCRIPTION
Returns 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.
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_STRLEN(3)
Related Man Pages
icetphysicalrendersize(3) - debian
xwctextextents(3) - hpux
xmbtextextents(3x11) - osf1
imageftbbox(3) - php
imagepsbbox(3) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
Weird 'find' results