summaryrefslogtreecommitdiff
path: root/print/ghostscript-nox11/patches/patch-ac
blob: caa01a225ac911749d6d2b3817d1e22a39b05352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ac,v 1.1.1.1 2000/05/07 02:04:35 jlam Exp $

--- lib/gs_statd.ps.orig	Thu Mar  9 23:01:55 2000
+++ lib/gs_statd.ps	Mon May  1 20:26:23 2000
@@ -111,6 +111,8 @@
 % /csheet {1224 1584 //.setpagesize exec} bind def % ANSI C 17x22
 % /dsheet {1584 2448 //.setpagesize exec} bind def % ANSI D 22x34
 % /esheet {2448 3168 //.setpagesize exec} bind def % ANSI E 34x44
+ /envyou4 {298 666 //.setpagesize exec} bind def   % Japanese Envelope
+ /postcard {284 419 //.setpagesize exec} bind def  % Japanese Postcard
 %END SIZES
 end
 currentdict /.setpagesize .undef
@@ -124,6 +126,7 @@
    /a0 /a1 /a2 /a3 /a4 /a5 /a6 /a7 /a8 /a9 /a10
    /b0 /b1 /b2 /b3 /b4 /b5 /b6 /archE /archD /archC /archB /archA
    /flsa /flse /halfletter /11x17 /ledger
+   /jisb0 /jisb1 /jisb2 /jisb3 /jisb4 /jisb5 /jisb6 /envyou4 /postcard
  } cvlit readonly def
 
 %%%%%% The following items were suggested by a user as useful.