From 37da2899f40661e3e9631e497da8dc59b971cbd0 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 17:07:39 +0000 Subject: 20060303a --- libfreetype/otljstf.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 libfreetype/otljstf.h (limited to 'libfreetype/otljstf.h') diff --git a/libfreetype/otljstf.h b/libfreetype/otljstf.h new file mode 100644 index 00000000..c8a98a64 --- /dev/null +++ b/libfreetype/otljstf.h @@ -0,0 +1,14 @@ +#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__ */ \ No newline at end of file -- cgit v1.2.3