summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/mfluadir/otfcc/lib/consolidate/otl/gpos-cursive.h
blob: bc8cc1804b06bbef33ef048c7dac60ac34060c3b (plain)
1
2
3
4
5
6
7
8
#ifndef CARYLL_FONTOPS_OTL_GPOS_CURSIVE_H
#define CARYLL_FONTOPS_OTL_GPOS_CURSIVE_H
#include "common.h"

bool consolidate_gpos_cursive(otfcc_Font *font, table_OTL *table, otl_Subtable *_subtable,
                              const otfcc_Options *options);

#endif