I'm looking for a function that will pull the font details from a font file (*.ttf). Specifically the font title. I see ways to pull the filenames from the registry for installed fonts, but I want to get the font name as it would be added to the registry during the font install. I need to read this directly from the *.ttf file. Anyone got a udf or function that does this already? Thanks