Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to check if font is installed?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01115753
Message ID:
01115805
Vues:
10
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform