Function GetImageFont:TImageFont()

BlitzMax Forums/BlitzMax Beginners Area/Function GetImageFont:TImageFont()

What exactly does this return?
Function GetImageFont:TImageFont()

when I assign a variable to it all I get is a number.
What i wanted is the name of the font.
Thanks,
mudcat

Currently the TFont and TImageFont types don't have a name property, this will hopefully be addressed in a coming update.

Thanks,


mudcat