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

Glyph of DFMincho,DFGothic,DFGyoSho font is corrupted on screen/printing.

XMLWordPrintable

    • 2d
    • generic
    • generic



      Name: clC74495 Date: 02/03/2000


      On printing, TextLayout#draw() render corrupted glyph,
      when I use some of DynaLab's Japanese fonts (DFMincho, DFGothic,
      DFGyoSho) for "Kanji".

      These fonts are rendered fine on screen. but
        g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING,
                            RenderingHints.VALUE_ANTIALIAS_ON);
      makes corrupted glyph on screen.

      Printing
             | drawString() | TextLayout#draw()|
      -------+---------------+------------------+
      AA | OK | NG |
      -------+---------------+------------------+
      Non-AA | OK | NG |
      -------+---------------+------------------+

      Screen
             | drawString() | TextLayout#draw()|
      -------+---------------+------------------+
      AA | NG | NG |
      -------+---------------+------------------+
      Non-AA | OK | OK |
      -------+---------------+------------------+

      AA: Anti Alias


      Environment:
       VM: JDK1.3 built-T
       OS: Windows95
       Printer: Canon LBP-730 LIPS4 + LIPS3MS.DRV 4.00

      When I reported this bug for JDK1.2 before.
      SUN's reply was "duplicate of Bug Id: 4182889" (review ID: 48198).
      But This bug is not fixed after 4182889 was closed.
      (Review ID: 100730)
      ======================================================================

            pkejriwasunw Parry Kejriwal (Inactive)
            clucasius Carlos Lucasius (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: