Merge pull request #1619 from schriftgestalt/tsType-type
fix sign of fsType
This commit is contained in:
commit
89f42079b6
@ -43,7 +43,7 @@ OS2_format_0 = """
|
||||
xAvgCharWidth: h # average character width
|
||||
usWeightClass: H # degree of thickness of strokes
|
||||
usWidthClass: H # aspect ratio
|
||||
fsType: h # type flags
|
||||
fsType: H # type flags
|
||||
ySubscriptXSize: h # subscript horizontal font size
|
||||
ySubscriptYSize: h # subscript vertical font size
|
||||
ySubscriptXOffset: h # subscript x offset
|
||||
|
Loading…
x
Reference in New Issue
Block a user