Thread: xLabel variable font size?
Thu Jul 01 2004, 09:33PM
Guest
I've been looking through the documentation for xLabel and I was wondering if I'm missing a spot where it's possible to set a variable font size based on different factors... I am trying to get my theme resolution independent and I've read all the ways to get the size and position done but I was wondering if there was an easy way to set the font size other than a large if elseif statement for each different resolution
Thread: xLabel variable font size?
Thu Jul 01 2004, 11:36PM
Guest
Yeah but I want to cover a wide spectrum of resolutions from as small as 800x600 to 2000+ and for fonts to look good on all those different rez it would be very big indeed... I'm not worried about doing it... I was just wondering if there was a function available that I was missing or any plans to add one before I started writing it up