set-post-script-name in font-name-directory<%>
Sets a PostScript font name for a font ID, weight, and style
combination. See also
get-post-script-name.
( -> void
send a-font-name-directory set-post-script-name font-id weight style name)
font-id : exact integer
weight : symbol in '(normal bold light)
style : symbol in '(normal italic slant)
name : string
See
font% for information about weight and style.