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