get-font-id in font%
get-font-id
font%
Gets the font's ID, for use with a font-name-directory<%>. The ID is determined by the font's face and family specifications, only.
font-name-directory<%>
(send a-font get-font-id) -> exact integer
(send a-font get-font-id)
send
a-font