RFR: 8307246 : Printing: banded raster path doesn't account for device offset values [v3]

vtstydev duke at openjdk.org
Mon Dec 11 07:04:25 UTC 2023


> More correct way to take in consideration nonzero PHYSICALOFFSETX, PHYSICALOFFSETY of device for banded-raster printing loop. Only on Windows platform under certain conditions real device prints shifted image on paper.

vtstydev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:

  More correct way to take in consideration nonzero PHYSICALOFFSETX,PHYSICALOFFSETY of device for banded-raster printing loop

-------------

Changes: https://git.openjdk.org/jdk/pull/17030/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17030&range=02
  Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/17030.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17030/head:pull/17030

PR: https://git.openjdk.org/jdk/pull/17030


More information about the client-libs-dev mailing list