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:
970722b
)
*** empty log message ***
author
handa
<handa>
Fri, 13 Aug 2004 08:27:32 +0000
(08:27 +0000)
committer
handa
<handa>
Fri, 13 Aug 2004 08:27:32 +0000
(08:27 +0000)
src/otfdrive.c
patch
|
blob
|
history
diff --git
a/src/otfdrive.c
b/src/otfdrive.c
index
c236414
..
f7f2034
100644
(file)
--- a/
src/otfdrive.c
+++ b/
src/otfdrive.c
@@
-35,7
+35,7
@@
write to the Free Software Foundation, Inc., 59 Temple Place, Suite
((g)->glyph_id == 0 \
|| ((flag) & (1 << (g)->GlyphClass)) \
|| (((flag) & OTF_MarkAttachmentType) \
- && (g)->GlyphClass == 3 \
+ && (g)->GlyphClass == OTF_GlyphClassMark \
&& ((flag) >> 8) != (g)->MarkAttachClass))
#define GSTRING_DELETE(gstring, from, len) \