This function returns the name of the font in the specified domain, if any. font should be a font specifier object and domain is normally a window and defaults to the selected window if omitted. This is equivalent to using
specifier-instanceand applyingfont-instance-nameto the result.
This function returns the truename of the font in the specified domain, if any. font should be a font specifier object and domain is normally a window and defaults to the selected window if omitted. This is equivalent to using
specifier-instanceand applyingfont-instance-truenameto the result.
This function returns the properties of the font in the specified domain, if any. font should be a font specifier object and domain is normally a window and defaults to the selected window if omitted. This is equivalent to using
specifier-instanceand applyingfont-instance-propertiesto the result.