![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have read various posts about how large and small fonts affect Fox2 apps. How does it apply to VFP? I think I have a case of it. The symptoms: On one system, text is truncated in labels and command button captions. The form is the correct size, but the fonts are too big. How do I find out which font type is in use and the appropriate scaling factor? Sincerely, Gene Wirchenko |
#3
| |||
| |||
|
|
Gene, This is usually due to using non-standard fonts. When Windows is asked to display a font that isn't installed on that system, "it picks a similar one". How Windows determines what's similar to one that it doesn't have is undocumented as far as I can find! Rick "Gene Wirchenko >" <Gene Wirchenko <genew (AT) ucantrade (DOT) com.NOTHERE> wrote I have read various posts about how large and small fonts affect Fox2 apps. How does it apply to VFP? I think I have a case of it. The symptoms: On one system, text is truncated in labels and command button captions. The form is the correct size, but the fonts are too big. How do I find out which font type is in use and the appropriate scaling factor? Sincerely, Gene Wirchenko Also using a bitmap font may cause a problem like that. I found that |
#4
| |||
| |||
|
|
"Gene Wirchenko >" <Gene Wirchenko <genew (AT) ucantrade (DOT) com.NOTHERE> wrote I have read various posts about how large and small fonts affect Fox2 apps. How does it apply to VFP? I think I have a case of it. The symptoms: On one system, text is truncated in labels and command button captions. The form is the correct size, but the fonts are too big. How do I find out which font type is in use and the appropriate scaling factor? This is usually due to using non-standard fonts. When Windows is asked to display a font that isn't installed on that system, "it picks a |
#5
| |||
| |||
|
|
[reordered to chronological] On Fri, 7 Jan 2005 14:50:38 -0500, "Rick Bean" rgbean (AT) unrealmelange-inc (DOT) com> wrote: "Gene Wirchenko >" <Gene Wirchenko <genew (AT) ucantrade (DOT) com.NOTHERE> wrote I have read various posts about how large and small fonts affect Fox2 apps. How does it apply to VFP? I think I have a case of it. The symptoms: On one system, text is truncated in labels and command button captions. The form is the correct size, but the fonts are too big. How do I find out which font type is in use and the appropriate scaling factor? This is usually due to using non-standard fonts. When Windows is asked to display a font that isn't installed on that system, "it picks a similar one". How Windows determines what's similar to one that it doesn't have is undocumented as far as I can find! That sounded like it might be it, but it was not. The font in question is Courier New. That is on the trouble system. It turns out to be in Display Properties - Settings - Advanced... - General - Display - Font size:. You can set Small fonts or large fonts (125% of normal). Questions arise: 1) How do I programmatically detect which font size is in use? 2) Other things are affected by this setting, so I want to know how and what to scale so that my displays work on either font size. Sincerely, Gene Wirchenko |
#6
| |||
| |||
|
|
I have read various posts about how large and small fonts affect Fox2 apps. How does it apply to VFP? I think I have a case of it. The symptoms: On one system, text is truncated in labels and command button captions. The form is the correct size, but the fonts are too big. How do I find out which font type is in use and the appropriate scaling factor? |
#7
| |||
| |||
|
|
Gene, You might also recommend the user just look at switching back to small fonts and going through and increasing the font point sizes nder the Appearance tab on the desktop properties. |
![]() |
| Thread Tools | |
| Display Modes | |
| |