Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6375817

Documentation bug in java.awt.Font.layoutGlyphVector

XMLWordPrintable

    • 2d
    • 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.

            prr Philip Race
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: