RFR: JDK-8316781 Fix legal and monarch paper sizes

Phil Race prr at openjdk.org
Sun Sep 24 18:03:13 UTC 2023


On Sat, 23 Sep 2023 06:24:26 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

> The sizes should be 8.5 wide for letter, and 3.875 wide for monarch.

Marked as reviewed by prr (Reviewer).

"The sizes should be 8.5 wide for letter, and 3.875 wide for monarch"

You mean legal, not letter. 

8.4 -> 8.5 for that seems fine, looks like it was a typo.

For Monarch Envelope 3.87 -> 3.875, 

IPP defines it as 3.87" 
https://www.rfc-editor.org/rfc/rfc2911.txt
 'monarch-envelope': Specifies the Monarch envelope size (3.87 x 7.5 in)
and that's where we sourced the size.
So it looks like a typo in that RFC .. since 3 7/8" seems to be what most everything else defines it as.
I think it OK to correct this.

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

PR Review: https://git.openjdk.org/jfx/pull/1248#pullrequestreview-1641101463
PR Comment: https://git.openjdk.org/jfx/pull/1248#issuecomment-1732632186


More information about the openjfx-dev mailing list