projects
/
m17n
/
libotf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c865316
)
(registry): New variable.
author
handa
<handa>
Thu, 6 May 2004 07:13:49 +0000
(07:13 +0000)
committer
handa
<handa>
Thu, 6 May 2004 07:13:49 +0000
(07:13 +0000)
(dump_header): Include registry in the font name.
(main): Handle the encoding arg of the format M-N. Without this
arg, generate a font with raw-encoding.
example/otftobdf.c
patch
|
blob
|
history
diff --git
a/example/otftobdf.c
b/example/otftobdf.c
index
a6668e5
..
70f6a3a
100644
(file)
--- a/
example/otftobdf.c
+++ b/
example/otftobdf.c
@@
-111,6
+111,7
@@
dump_image (int pixel_size, int index, int code, int full)
printf ("ENDCHAR\n");
}
+
int
main (int argc, char **argv)
{