You are not logged in.
I would like somehow to determine, and try out those fonts which are installed on my system, by setting the fonts one by one on a locally hosted HTML page. How can I query those fonts which are installed on my system, and how can I determine the specific name what I should use in the HTML code?
Then I will take a screenshot of the text, so I don't mind if the font is web-safe or not, as it will be sent later as an image.
Offline
Offline
Yes, and how can one find out the name, what should be used in the HTML or CSS source?
Offline
If you try running the command for yourself, you'll see that it prints the names of the installed fonts.
Offline
Anyway, if the font names you get contain spaces, better quote them; see also 3., however.
FYI:
Offline