shithub: freetype+ttf2subf

ref: b6370384aec60d4f1b3a7e4357b0537bcb7f6189
dir: /src/otlayout/otlbase.h/

View raw version
#ifndef __OTL_BASE_H__
#define __OTL_BASE_H__

#include "otlayout.h"

OTL_BEGIN_HEADER

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

OTL_END_HEADER

#endif /* __OTL_BASE_H__ */