vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 35afa841293d980fd4fc8bc214cd97a1f2c9d739 Author: Caolán McNamara <caolan.mcnam...@collabora.com> AuthorDate: Mon Jun 30 11:52:04 2025 +0100 Commit: Michael Stahl <michael.st...@collabora.com> CommitDate: Mon Jun 30 17:48:46 2025 +0200 use default resolution of 600dpi for generic printer fallback which is the resolution I see for my contemporary real printers so reduce the difference between fallback and typical cases. Change-Id: I1ee10a0a0721b1c5fc61b83f3b2088e123ae54a1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187187 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Michael Stahl <michael.st...@collabora.com> diff --git a/vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS b/vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS index ed5882a593f9..ec43067d1572 100644 --- a/vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS +++ b/vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS @@ -88,7 +88,7 @@ *End -*DefaultResolution: 300dpi +*DefaultResolution: 600dpi *ResScreenFreq 72dpi: "60.0" *ResScreenFreq 144dpi: "60.0"