Question
Create PostScript Font Mappings
Hi,
Is there a way to get the PostScript Font Names?
For example Arial Bold maps to `textDocument.font = 'ArialMT'` but this isn't very intuitive. Any thoughts?
We'd ideally like to be able to have a list of all the PostScript font names so we can programmatically set them all as desired!
