View Single Post
  #14  
Old 02-24-2004, 10:02 PM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
From newfeatures:
Quote:
- new scripting function:
textheight(zoom,font,style) calculates
the height of text displayed with the
given zoom factor, font name and style;
textheight(1,,) gives the height of
the standard font used for showimg/showtext;
the style is a string with the letters
b (bold), or i (italic), the other styles
don't really make sense - the font name
and font style are generaly not influencing
the height a lot
???
__________________
-Kjetil Valen
Reply With Quote