-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b77
-
x86
-
linux
FULL PRODUCT VERSION :
Present in 1.5 and Mustang docs.
A DESCRIPTION OF THE PROBLEM :
In part the description displays as:
<q>
Returns a new GlyphVector object, performing full layout of the text if possible. Full layout is required for complex text, such as Arabic or Hindi. Support for different scripts depends on the font and implementation.
Bidi, and should only be performed on text that has a uniform direction.
</q>
The underlying text is:
<q>
<DD>Returns a new <code>GlyphVector</code> object, performing full
layout of the text if possible. Full layout is required for
complex text, such as Arabic or Hindi. Support for different
scripts depends on the font and implementation.
<p
Layout requires bidi analysis, as performed by
><code>Bidi</code>, and should only be performed on text that
has a uniform direction.
</q>
REPRODUCIBILITY :
This bug can be reproduced always.
Present in 1.5 and Mustang docs.
A DESCRIPTION OF THE PROBLEM :
In part the description displays as:
<q>
Returns a new GlyphVector object, performing full layout of the text if possible. Full layout is required for complex text, such as Arabic or Hindi. Support for different scripts depends on the font and implementation.
Bidi, and should only be performed on text that has a uniform direction.
</q>
The underlying text is:
<q>
<DD>Returns a new <code>GlyphVector</code> object, performing full
layout of the text if possible. Full layout is required for
complex text, such as Arabic or Hindi. Support for different
scripts depends on the font and implementation.
<p
Layout requires bidi analysis, as performed by
><code>Bidi</code>, and should only be performed on text that
has a uniform direction.
</q>
REPRODUCIBILITY :
This bug can be reproduced always.