All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

list-all-font-names Function

Summary

Finds the names of the available fonts.

Package

graphics-ports

Signature

list-all-font-names pane => fdescs

Arguments
pane
A graphics port.
Values
fdescs
A list of font description objects.
Description

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.

See also

font-description-attributes
find-matching-fonts
13 Drawing - Graphics Ports


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15