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

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Jan 30 04:47:42 UTC 2024


On Mon, 29 Jan 2024 06:56:58 GMT, vtstydev <duke at openjdk.org> wrote:

>> 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

>  Only on Windows platform under certain conditions real device prints shifted image on paper.

Also, if it affects only windows platform, will it not be more advisable to do in WPrinterJob class instead of RasterPrinterJob?

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

PR Comment: https://git.openjdk.org/jdk/pull/17030#issuecomment-1916066411


More information about the client-libs-dev mailing list