by Lewis Miller (1 Submission)
Category: Miscellaneous
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)

Ever wanted to retrieve the font name from a font file that wasn't installed... It's pretty much impossible using plain api or vb, until now!! This code will get the font name from a font file even if it isnt installed! *Update* A fix has been added to account for unicode (double byte) font names - Thanks to soorya for the fix.
API Declarations3