Is there a way to list the fonts installed on the system (or in a directory) using PHP? I know I can list the file names, but how would I show "Times New Roman" instead of "times.ttf" to the user? Thanks in advance for any advice.