Test various aspects of internationalized text, including left-to-right, right-to-left, and the following properties: 'writing-mode', 'direction' and 'unicode-bidi'.

Various text strings in various languages appear. Ttest of bidi algorithms and support of 'unicode-bidi' and 'direction' properties.

This test requires installation of a system font that supports the various international characters used in this test case. A suitable font should be used by the SVG renderer if none of the specified font families are available (or if they are available but do not have the required glyphs).

Run the test. No interaction required.

The test is passed if the correct characters appear and they appear in the correct order and orientation. Ensure that the three lines with Hebrew are ordered correctly, as shown in the reference image.

$RCSfile: text-intro-02-b.svg,v $ unicode-bidi="bidi-override" direction="ltr". Text "אני יכול לאכול זכוכית וזה לא מזיק לי" is in Hebrew unicode-bidi="bidi-override" direction="rtl". Text "אני יכול לאכול זכוכית וזה לא מזיק לי" is in Hebrew unicode-bidi="normal" direction="rtl". Text "אני יכול לאכול זכוכית וזה לא מזיק לי" is in Hebrew $Revision: 1.10 $