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
qwtplaintextengine(3) - debian
xwctextextents(3) - hpux
xmbtextextents(3x11) - osf1
imagepsbbox(3) - php
imager::font::wrap(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file