Change font size of heading to 100px.

Bedstead works best at pixel sizes of the form 20+40n, where n is an 
integer.
This commit is contained in:
Ben Harris 2017-06-30 10:37:57 +01:00
parent b7bf367fa5
commit 3c7ba49360

View File

@ -1,8 +1,8 @@
<< /HWResolution [ 72 72 ] /PageSize [ 378 72 ] >> setpagedevice
/Bedstead findfont 80 scalefont setfont
0 8 moveto
<< /HWResolution [ 72 72 ] /PageSize [ 470 90 ] >> setpagedevice
/Bedstead findfont 100 scalefont setfont
0 10 moveto
/s { show } def
/k { -8 0 rmoveto } def
/k { -10 0 rmoveto } def
% Manually apply the 'palt' OTF feature to improve the spacing
(Beds) s k (t) s k (ead) s
showpage