debian man page for s3d_strlen

Query: s3d_strlen

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
qwtmathmltextengine(3) - debian
qwtrichtextengine(3) - debian
icetphysicalrendersize(3) - debian
xmbtextextents(3x11) - osf1
imagettfbbox(3) - php
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?