Go to the first, previous, next, last section, table of contents.


open-font

Function: open-font { display fontname -> font }
file: 10-C-utils.t
package: muf
status: alpha

Finds and returns the font named fontname on display.

The display argument must satisfy display?

The fontname argument must satisfy string?

The font value will satisfy font?


Go to the first, previous, next, last section, table of contents.