shithub: freetype+ttf2subf

ref: 5cb5b4c9c3726ce150f6feb6b54fedc460b6f282
dir: /src/otlayout/otljstf.h/

View raw version
#ifndef __OTL_JSTF_H__
#define __OTL_JSTF_H__

#include "otlayout.h"

OTL_BEGIN_HEADER

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

OTL_END_HEADER

#endif /* __OTL_JSTF_H__ */