RFR: 8307246 : Printing: banded raster path doesn't account for device offset values [v10]
    vtstydev 
    duke at openjdk.org
       
    Thu Feb  1 11:32:17 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 two additional commits since the last revision:
 - Remove trailing whitespace
 - Done requested fixes 2
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/17030/files
  - new: https://git.openjdk.org/jdk/pull/17030/files/2d9e3d3b..40bf6ff3
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17030&range=09
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17030&range=08-09
  Stats: 39 lines in 2 files changed: 13 ins; 11 del; 15 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