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

vtstydev duke at openjdk.org
Mon Jan 29 06:56:58 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:

  Fix header and imports section in AlphaPrintingOffsets

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17030/files
  - new: https://git.openjdk.org/jdk/pull/17030/files/62168fb3..57659d33

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

  Stats: 40 lines in 1 file changed: 15 ins; 4 del; 21 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