Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Enumeration AdvanceDirection

Direction from the current glyph to the next one on the baseline, which can be horizontal or vertical, in the natural script of the language.

Note this has nothing to do with where on the page the writing starts for multiple words on the page (sentences). This is the direction to the next glyph in a word along the baseline of the font.

Index

Enumeration members

Enumeration members

kDown

kDown:

The next character is below, as in Mongolian and Japanese.

kLeft

kLeft:

The next character is left, as in Hebrew and Arabic.

kRight

kRight:

The next character is right, as in English and Greek.

kUp

kUp:

Generated using TypeDoc