get-post-script-name in font-name-directory<%>
Gets a PostScript font name for a font ID, weight, and style combination. The PostScript font name is used both for the font name in PostScript output (sans character set) and as the Adobe Font Metrics file name; see also PostScript Fonts.
(-> string orsenda-font-name-directoryget-post-script-namefont-idweightstyle)#f
font-id: exact integer
weight: symbol in'(normal bold light)
style: symbol in'(normal italic slant)See
font%for information aboutweightandstyle.