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:
ced16ba
)
*** empty log message ***
author
handa
<handa>
Thu, 5 Aug 2004 07:43:23 +0000
(07:43 +0000)
committer
handa
<handa>
Thu, 5 Aug 2004 07:43:23 +0000
(07:43 +0000)
src/otfdrive.c
patch
|
blob
|
history
diff --git
a/src/otfdrive.c
b/src/otfdrive.c
index
fbb5112
..
5acdf22
100644
(file)
--- a/
src/otfdrive.c
+++ b/
src/otfdrive.c
@@
-926,7
+926,7
@@
lookup_gpos (OTF_LookupList *lookup_list, unsigned lookup_list_index,
= attach->ComponentRecord[j].LigatureAnchor;
if (lig_anchor[mark_record->Class].AnchorFormat
- && num_class[mark_record->Class]-- < 0)
+ && num_class[mark_record->Class]-- == 0)
{
g->positioning_type = lookup->LookupType;
g->f.f5.mark_anchor = &mark_record->MarkAnchor;