code: purgatorio

ref: 6b84c3a6548f1c577948763b0a09a7b6e2460e04
dir: /libfreetype/otlgpos.h/

View raw version
#ifndef __OTL_GPOS_H__
#define __OTL_GPOS_H__

#include "otlayout.h"

OTL_BEGIN_HEADER

  OTL_LOCAL( void )
  otl_gpos_validate( OTL_Bytes      table,
                     OTL_Validator  valid );

OTL_END_HEADER

#endif /* __OTL_GPOS_H__ */