Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Fonts
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00084474
Message ID:
00084478
Views:
30
>Can anyone enlighten me on a Win32 call to register fonts in Win95/NT?
>
>Thanks
>
>Wayne

Just to expand a bit on what Ed told you, AddFontResource does not install the font. It simply allows the application calling the function to use it. Further, if a call to SendMessage is not made, no other application will have access to it. The function returns the number of fonts loaded. It is not limited to True Type Fonts (TTF files, which are raw), but can also be used to load a .FON font resource file, a .FNT raw bitmap font file, or a .FOT TrueType resource file.

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform