chiark
/
gitweb
/
~bjharris
/
bedstead-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b307c88
)
Set WWS bit in 'OS/2' header.
author
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 1 Sep 2014 17:28:16 +0000
(18:28 +0100)
committer
Ben 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
patch
|
blob
|
history
diff --git
a/bedstead.c
b/bedstead.c
index 28e2e92f2e225a39c63339f03b176f56c31b9379..0f503de851c95dd6b0521d476ed1054e28a0391c 100644
(file)
--- a/
bedstead.c
+++ b/
bedstead.c
@@
-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");