chiark
/
gitweb
/
~bjharris
/
bedstead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbd90bd
)
Easy hints: StdHW and StdVW are 100.
author
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 3 Oct 2009 17:02:45 +0000
(18:02 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 3 Oct 2009 17:02:45 +0000
(18:02 +0100)
ttxt.c
patch
|
blob
|
history
diff --git
a/ttxt.c
b/ttxt.c
index e2eeb69f753df05f97801e3df0d07ac83726c449..bbb700aeb2af779477cd2727783579b9726a09e4 100644
(file)
--- a/
ttxt.c
+++ b/
ttxt.c
@@
-214,6
+214,10
@@
main(int argc, char **argv)
printf("DisplaySize: -24\n");
printf("AntiAlias: 1\n");
printf("FitToEm: 1\n");
+ printf("BeginPrivate: 2\n");
+ printf(" StdHW 5 [100]\n");
+ printf(" StdVW 5 [100]\n");
+ printf("EndPrivate\n");
printf("BeginChars: %d %d\n", nglyphs+32, nglyphs);
for (i = 0; i < nglyphs; i++) {
printf("\nStartChar: %s\n", glyphs[i].name);