pull/1378/head
Behdad Esfahbod 6 years ago
parent a953b64750
commit 4674655841
  1. 3
      src/hb-ot-shape-complex-arabic-fallback.hh

@ -212,8 +212,11 @@ struct arabic_fallback_plan_t
struct ManifestLookup
{
public:
OT::Tag tag;
OT::OffsetTo<OT::SubstLookup> lookupOffset;
public:
DEFINE_SIZE_STATIC (6);
};
typedef OT::ArrayOf<ManifestLookup> Manifest;

Loading…
Cancel
Save