Font Dialog
Posted: Fri Oct 03, 2008 7:29 pm
I am creating a font dialog for a Windows application I am developing.
The problem is, the available font sizes for a specific font is different on Revolution than in Windows.
Example: The available font sizes for MS Serif in a Windows font dialog is:
6,7,8,10,12,14,18,24
Using the fontSizes function in Rev, MS Serif returns:
8,9,10,13,16,17,22,29
Is there anything I can do to correct this?
Thanks,
Tony
The problem is, the available font sizes for a specific font is different on Revolution than in Windows.
Example: The available font sizes for MS Serif in a Windows font dialog is:
6,7,8,10,12,14,18,24
Using the fontSizes function in Rev, MS Serif returns:
8,9,10,13,16,17,22,29
Is there anything I can do to correct this?
Thanks,
Tony