Un-Ra U+09F1. According to the test suite this is correct.
[profile/ivi/org.tizen.video-player.git] / src / hb-ot-shape.h
index 45d8104..f9560e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Red Hat, Inc.
+ * Copyright © 2010  Red Hat, Inc.
  *
  *  This is part of HarfBuzz, a text shaping library.
  *
@@ -27,6 +27,7 @@
 #ifndef HB_OT_SHAPE_H
 #define HB_OT_SHAPE_H
 
+#include "hb-common.h"
 #include "hb-shape.h"
 
 
@@ -35,7 +36,6 @@ HB_BEGIN_DECLS
 
 void
 hb_ot_shape (hb_font_t          *font,
-            hb_face_t          *face,
             hb_buffer_t        *buffer,
             const hb_feature_t *features,
             unsigned int        num_features);