derive-font ( base font -- font' )


Vocabulary
fonts

Inputs
basean object
fontan object


Outputs
font'an object


Definition

GENERIC: derive-font ( base font -- font' )


Methods