Handbook
Glossary
shaped-font? ( object -- ? )
Vocabulary
fonts
.
shaping
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
shaped-font
class.
Definition
USING:
classes.tuple.private
;
IN:
fonts.shaping
:
shaped-font?
( object -- ? )
\
shaped-font
9
tuple-instance?
;