mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-09 21:43:06 -04:00
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:
parent
b7bf367fa5
commit
3c7ba49360
8
title.ps
8
title.ps
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user