shithub: freetype+ttf2subf

ref: db3d5c1ad912b9ccb0c1a3795cf33acfac7a41a5
dir: /src/otlayout/otlgsub.h/

View raw version
#ifndef __OTL_GSUB_H__
#define __OTL_GSUB_H__

#include "otlayout.h"

OTL_BEGIN_HEADER

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

OTL_END_HEADER

#endif /* __OTL_GSUB_H__ */