From: Ben Harris Date: Sun, 29 Mar 2020 15:11:21 +0000 (+0100) Subject: Slightly enlarge font sample images to get better grid-fitting X-Git-Tag: bedstead-002.001~1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=98bc0342b586c744c8f560b0381131550df57060;p=bedstead.git Slightly enlarge font sample images to get better grid-fitting 40 pixels is a bad size; 50 pixels is a slightly better one. --- diff --git a/extended.ps b/extended.ps index 6be0a35..c468321 100644 --- a/extended.ps +++ b/extended.ps @@ -1,4 +1,4 @@ -/bpx { 4 mul } bind def +/bpx { 5 mul } bind def << /HWResolution [ 72 72 ] /PageSize [ 215 bpx 30 bpx ] >> setpagedevice /Bedstead findfont 10 bpx scalefont setfont 0 22 bpx moveto (Bedstead) show diff --git a/sample.ps b/sample.ps index 6a8af99..2e2cf37 100644 --- a/sample.ps +++ b/sample.ps @@ -1,4 +1,4 @@ -/bpx { 4 mul } bind def +/bpx { 5 mul } bind def << /HWResolution [ 72 72 ] /PageSize [ 193 bpx 101 bpx ] >> setpagedevice /Bedstead findfont 10 bpx scalefont setfont /row { %def