As my font list and font settings show below, my fonts on Windows 7 are nowhere to be found. Any ideas how I can "find" my fonts? I'd like to copy a font file.


|
show 1 more comment
feedback
|
|
Not sure if it's possible to mark a comment as an answer. Anyway, as Synetech inc. said: "Of course to actually check the Fonts folder, you’ll need to use the command-prompt, you can’t just navigate to it in Explorer. Open a command-prompt (cmd.exe) and check the Fonts folder: Cheers mate! | |||||||||
feedback
|
cmd.exe) and check the Fonts folder:> dir c:\windows\fonts/s/o/a/p– Synetech Aug 2 '11 at 5:19desktop.inifile) and is interpreted differently than a normal folder. Therefore, when you open it, instead of seeing a list of files, you see a list of folders. There are other such folders like the\Windows\Assembly; open it and see that you cannot see the files or folders, but rather the interpreted items. You can only see the actual files and folders on disk via the command-prompt. – Synetech Aug 3 '11 at 1:43