*** empty log message ***
authorhanda <handa>
Thu, 5 Aug 2004 07:43:23 +0000 (07:43 +0000)
committerhanda <handa>
Thu, 5 Aug 2004 07:43:23 +0000 (07:43 +0000)
src/otfdrive.c

index fbb5112..5acdf22 100644 (file)
@@ -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;