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:
bf3a281
)
(main): Don't set control.as_image to 1.
author
handa
<handa>
Thu, 17 Jun 2004 00:28:04 +0000
(
00:28
+0000)
committer
handa
<handa>
Thu, 17 Jun 2004 00:28:04 +0000
(
00:28
+0000)
example/mdump.c
patch
|
blob
|
history
diff --git
a/example/mdump.c
b/example/mdump.c
index
9544861
..
381b898
100644
(file)
--- a/
example/mdump.c
+++ b/
example/mdump.c
@@
-628,7
+628,6
@@
main (int argc, char **argv)
}
memset (&control, 0, sizeof control);
- control.as_image = 1;
control.two_dimensional = 1;
control.enable_bidi = 1;
control.anti_alias = anti_alias;