[aat] Minor

pull/1376/head
Ebrahim Byagowi 6 years ago committed by GitHub
parent 9fae611740
commit 2d987110c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      src/hb-aat-layout-just-table.hh

@ -309,8 +309,8 @@ struct WidthDeltaPair
public: public:
DEFINE_SIZE_STATIC (24); DEFINE_SIZE_STATIC (24);
}; };
struct WidthDeltaCluster : OT::LArrayOf<WidthDeltaPair> {}; typedef OT::LArrayOf<WidthDeltaPair> WidthDeltaCluster;
struct JustificationCategory struct JustificationCategory
{ {

Loading…
Cancel
Save