font-list%
A font-list% object maintains a list of font%
objects to avoid repeatedly creating fonts.
A global font list, the-font-list, is created automatically.
(make-object font-list%) -> font-list% object
Creates an empty font list.
Methods
find-or-create-font