summaryrefslogtreecommitdiff
path: root/japanese/vfghostscript55/files/patch-ad
blob: 073f908607197a82f460c996e339f7b965a2d6dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- gdevlj56.c.~1~	Thu Jul 16 06:54:03 1998
+++ gdevlj56.c	Fri Jun 11 18:29:26 1999
@@ -195,7 +195,11 @@
 	static const byte page_header[] =
 	{
 	    dub(ePortraitOrientation), da(pxaOrientation),
+#ifdef A4
+	    dub(eA4Paper), da(pxaMediaSize),
+#else
 	    dub(eLetterPaper), da(pxaMediaSize),
+#endif
 	    dub(eAutoSelect), da(pxaMediaSource),
 	    pxtBeginPage,
 	    dusp(0, 0), da(pxaPoint),