summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-08-07 22:09:47 +0000
committerphk <phk@FreeBSD.org>2001-08-07 22:09:47 +0000
commitf6571e54993aff842887d544b7b719aa5a30f09a (patch)
treeb99406ba5b2b9f5ca406d42d7ea79f0a08630550
parent144974bb77e566813fd6d54086db2d0a180c25a8 (diff)
downloadFreeBSD-src-f6571e54993aff842887d544b7b719aa5a30f09a.zip
FreeBSD-src-f6571e54993aff842887d544b7b719aa5a30f09a.tar.gz
Improve the example FreeBSD/Beastie poster a bit:
Move Kirks copyright up above the bottom banner. Use the right font in the bottom banner. Move the bottom banner up so inkjet printers can print it.
-rw-r--r--share/examples/BSD_daemon/poster.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/share/examples/BSD_daemon/poster.sh b/share/examples/BSD_daemon/poster.sh
index c7a2121..1407701 100644
--- a/share/examples/BSD_daemon/poster.sh
+++ b/share/examples/BSD_daemon/poster.sh
@@ -36,7 +36,7 @@ gsave currentpoint translate sc sc scale beastie grestore
% A box for the bottom text
gsave
-10 10 moveto
+10 30 moveto
210 mm 20 sub 0 rlineto
0 70 rlineto
210 mm 20 sub neg 0 rlineto
@@ -46,14 +46,14 @@ fill
grestore
% Bottom text
-center 70 moveto
-/NRBWelshGillianBold findfont 50 scalefont setfont
+center 90 moveto
+/FreeBSD findfont 50 scalefont setfont
-center 30 moveto
+center 50 moveto
(http://www.FreeBSD.org) cshow
% Do not forget Kirks copyright string.
-10 10 moveto
+10 105 moveto
/Times-Roman findfont 8 scalefont setfont
(BSD Daemon ) show
/Symbol findfont 8 scalefont setfont
OpenPOWER on IntegriCloud