Quote:
Originally Posted by fowlplay4
I like that, any chance of get functions for the width and height? I imagine those will come if you make the center function though.
|
What do you mean get functions? Performing the centering and such is actually fairly simple. x - ((text.length()*(partw-offset))/2). I was just thinking of how I could easily add the ability to define such an option as the complex function is already quiet long with parameters.