You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
781 B
25 lines
781 B
From ea8d40dfc86fd45bb64ecaa33b703eb99701c3e4 Mon Sep 17 00:00:00 2001
|
|
From: David Tardon <dtardon@redhat.com>
|
|
Date: Mon, 3 Feb 2014 19:25:59 +0100
|
|
Subject: [PATCH] rhbz#188467 printing defaults
|
|
|
|
---
|
|
psprint_config/configuration/ppds/SGENPRT.PS | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS b/vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS
|
|
index 0446757..177e2c4 100644
|
|
--- a/vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS
|
|
+++ b/vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS
|
|
@@ -42,6 +42,7 @@
|
|
*ColorDevice: True
|
|
*DefaultColorSpace: RGB
|
|
*LanguageLevel: "2"
|
|
+*TTRasterizer: Type42
|
|
|
|
*% --- For None Color or old PostScript(R) printers use following lines ---
|
|
*% *ColorDevice: False
|
|
--
|
|
1.8.4.2
|
|
|