RFR: 8307246 : Printing: banded raster path doesn't account for device offset values [v12]
vtstydev
duke at openjdk.org
Mon Feb 12 12:33:30 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:
Done requested fixes 4
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17030/files
- new: https://git.openjdk.org/jdk/pull/17030/files/514b03f3..47b2222c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17030&range=11
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17030&range=10-11
Stats: 7 lines in 1 file changed: 0 ins; 5 del; 2 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