Thread: quick question
View Single Post
  #1  
Old 12-22-2004, 11:32 PM
Gman4pwnu Gman4pwnu is offline
Banned
Join Date: Jan 2004
Posts: 434
Gman4pwnu is on a distinguished road
Send a message via AIM to Gman4pwnu
quick question

Are all the letters shown with showtext going to be the same width?

Ex.

showtext 202,screenwidth/2+35,screenheight/2+10,arial,,Rank: BlahBlah Master;

Are all the letters in that going to be the same size?

Is there a command or something that I can get the width and height of the text?

Basically are each of the letters the same size so its easier to come up with an algorithm for width if theres no command.