Hi Fivewinners
I have to do something like this...
I have a text of N lines, 10 is the max
I need to show this text accordiong to the number of used lines
Ex.
5 used lines, I need a Font which Height is 20% of WndHeight
10 used lines, a font with 10% height of WndHeight
How do I define this font in terms of size
Must I create 10 different fonts according to the possible heights the may have.
Screen height in pixels is fixed, 1050 pixels, the only sure thing I know
Any help will be appreciated
From Chile
Adolfo