Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to check if font is installed?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01115753
Message ID:
01115805
Views:
9
If not AFONT(), then GDI+ calls can be used to enumerate installed fonts.

GDI+: enumerating fonts installed on the system
http://www.news2news.com/vfp/?example=462

Old fashion :) font enumerating functions like EnumFonts and EnumFontFamilies require callback procedures -- something that can not be implemented in just VFP code.
Previous
Reply
Map
View

Click here to load this message in the networking platform