Bringing apdf from vendor into main branch.
[AROS-Contrib.git] / apdf / freetype2 / otlayout / otlgsub.h
blobaf57b168122f4cc2e3c5453296f156206a603293
1 #ifndef __OTL_GSUB_H__
2 #define __OTL_GSUB_H__
4 #include "otlayout.h"
6 OTL_BEGIN_HEADER
8 OTL_LOCAL( void )
9 otl_gsub_validate( OTL_Bytes table,
10 OTL_Validator valid );
12 OTL_END_HEADER
14 #endif /* __OTL_GSUB_H__ */