Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Installed fonts?
Message
From
08/01/2002 13:01:23
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00601900
Message ID:
00602079
Views:
24
>Hi UTers,
>
>I need to have the font TERMINAL installed on a clients computer. TERMINAL has little bracket characters that I need. If I need to output any of several bracketing characters I simply output chr(191), chr(192), chr(193) or chr(194). I chose to use TERMINAL because it's bracket characters are below chr(255). There are many other fonts that have bracket characters but they are higher than chr(255) in their character map and vfp7 just won't output them.
>
>Anyway, I would like to test if my user has the font TERMINAL installed on his/her computer and if not I would like to install it automatically during my program install.
>

Check out the AFONT() function to look up fonts.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform