projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e266d08
)
(main): Use "generic" fontset by default.
author
handa
<handa>
Tue, 18 Sep 2007 00:09:52 +0000
(
00:09
+0000)
committer
handa
<handa>
Tue, 18 Sep 2007 00:09:52 +0000
(
00:09
+0000)
example/mdump.c
patch
|
blob
|
history
diff --git
a/example/mdump.c
b/example/mdump.c
index
f05075b
..
a53cd7e
100644
(file)
--- a/
example/mdump.c
+++ b/
example/mdump.c
@@
-486,7
+486,7
@@
main (int argc, char **argv)
MDrawMetric rect;
char *filename = "output";
int len, from;
- char *fontset_name = "truetype";
+ char *fontset_name = "generic";
/* Parse the command line arguments. */