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

vtstydev duke at openjdk.org
Thu Jan 25 09:50:56 UTC 2024


> 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 incrementally with one additional commit since the last revision:

  Add test for comparing offsets of images

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17030/files
  - new: https://git.openjdk.org/jdk/pull/17030/files/220a283b..58b84296

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17030&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17030&range=03-04

  Stats: 199 lines in 1 file changed: 199 ins; 0 del; 0 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