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

Prism-j2d pipeline strokes do not scale very linearly for tiny strokewidth values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • fx2.0
    • javafx
    • None

      The fix for RT-12544 solved most of the cases of rendering faint outlines for stroke widths of 0.0, but it leaves it up to the pipeline to render very little or nothing for tiny stroke widths that are just larger than 0.0. The hardware pipelines render nothing at all or extremely faint scattered pixels for tiny stroke sizes, but the prism-j2d pipeline renders faint outlines that are much more noticeable for the same values.

      Fixing this would require working around Java2D's dropout control for strokes which was beyond the scope of the original fix for RT-12544.

            Unassigned Unassigned
            flar Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: