The
font for this test case
is the same as in
MORX-4. When rendering the
test string
OOOABCDEFGOOO3141, the following should happen:
If your implementation supports
Apple
Advanced Typography, the text should get rearranged as expected.
If the resulting string is ordered as
ABCDEFG, your
implementation does not implement AAT at all. If the result is
ordered as
GBCDEFA, your implementation incorrectly clears
the marked glyph sequence after executing actions.