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

The line of 0.1 point is regarded as 0 dot by printer of 600 DPI.

XMLWordPrintable

    • 2d
    • 1.3
    • x86
    • windows_nt

      We could create a finer line than 1 point by using float type.
      But, when we create a line of 0.1 point (1/72 * 0.1 inches) , the line is regarded as 0 dot. That is, the calculation is the following.
      1/72 * 0.1 * 600 = 600 / 720 = 0 Dot
      This should be 1 dot, be printed exactly.

            mpeircesunw Michael Peirce (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: