Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
text_dimensions(3)		 Arcan Lua API		    text_dimensions(3)

NAME
       text_dimensions - Calculate the output volume of	a format string.

SYNOPSIS
       width, height
       text_dimensions(	message, vspacing, tspacing )

DESCRIPTION
       Text  dimensions	follow many of the same	rules and restrictions as ren-
       der_text, with the notable exception that it does not produce any  out-
       put.

NOTES
       1      Global  text-  rendering	state  can still be affected, e.g. the
	      currently	loaded font and	style.

SEE ALSO:
       render_text(3)

image				  April	2025		    text_dimensions(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=text_dimensions&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help