Finds the names of the available fonts.
graphics-ports
list-all-font-names pane => fdescs
pane⇩ |
A graphics port. |
fdescs |
A list of font description objects. |
The function list-all-font-names
returns a list of partially-specified font description objects which contain the "name" attributes for each known font that is available for pane.
On Microsoft Windows and Cocoa the "name" attributes are just the :family
attribute.
On X11 the "name" attributes are :foundry
and :family
.
font-description-attributes
find-matching-fonts
13 Drawing - Graphics Ports
CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15