Fix MinTTY's warning about missing code pages (#980).

This commit is contained in:
be5invis 2021-05-03 18:37:17 -07:00
parent 055dad305c
commit fd1cb63c4e
2 changed files with 3 additions and 0 deletions

1
changes/6.1.3.md Normal file
View file

@ -0,0 +1 @@
* Fix MinTTY's warning about missing code pages (#980).

View file

@ -210,6 +210,8 @@ export : define [assignFontNames para font] : begin
set font.post.isFixedPitch false
# Misc
set font.os2.ulCodePageRange1 0x2000011f
set font.os2.ulCodePageRange2 0xc4000000
set font.head.flags : accumulate : list
list Ot.Head.Flags.BaseLineYAt0 true
list Ot.Head.Flags.LeftSidebearingAtX0 true