Determine/Extract Font sizes associated with a FontFamily

dmt1963

New member
Joined
Dec 13, 2010
Messages
1
Programming Experience
10+
Morning Folks,,, I'm trying to determine how to dynamically determine all of the valid/working Font sizes that are associated with a FontFamily.

Example:

I have a ComboBox with all installed Fonts in it. When the user selects a different font I want to extract/determine all of the "Valid/Working" font sizes associated with say font "Arial" or "Veranda".

Any help you can provide would be appreciated.... Many Thanks in advance.
 
Back
Top