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:
f08c207
)
*** empty log message ***
author
handa
<handa>
Fri, 17 Oct 2003 13:15:30 +0000
(13:15 +0000)
committer
handa
<handa>
Fri, 17 Oct 2003 13:15:30 +0000
(13:15 +0000)
example/otfimage.c
patch
|
blob
|
history
diff --git
a/example/otfimage.c
b/example/otfimage.c
index
d68411b
..
e64ad1c
100644
(file)
--- a/
example/otfimage.c
+++ b/
example/otfimage.c
@@
-46,7
+46,7
@@
main (int argc, char **argv)
int err;
int i;
int pixel_size = DEFAULT_PIXEL_SIZE;
- FT_Uint *raw_table;
+ FT_UInt *raw_table;
FT_UInt unicode_table[0x80];
int max_glyph_id;