chiark / gitweb /
Set WWS bit in 'OS/2' header.
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 1 Sep 2014 17:28:16 +0000 (18:28 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 1 Sep 2014 17:28:16 +0000 (18:28 +0100)
Bedstead only varies in width for now.

bedstead.c

index 28e2e92f2e225a39c63339f03b176f56c31b9379..0f503de851c95dd6b0521d476ed1054e28a0391c 100644 (file)
@@ -1164,6 +1164,7 @@ main(int argc, char **argv)
        printf("FullName: %s\n", param->fullname);
        printf("FamilyName: Bedstead\n");
        printf("Weight: Medium\n");
+       printf("OS2_WeightWidthSlopeOnly: 1\n");
        printf("Copyright: Copyright 2009-2014 Ben Harris and others\n");
        printf("Version: 001.000\n");
        printf("ItalicAngle: 0\n");