Handbook
Glossary
right-to-left? ( object -- ? )
Vocabulary
fonts
.
shaping
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
right-to-left
class.
Definition
USING:
kernel
;
IN:
fonts.shaping
:
right-to-left?
( object -- ? )
\
right-to-left
eq?
;