[HarfBuzz] harfbuzz-ng: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Fri Nov 6 14:47:39 PST 2009
src/hb-ot-layout.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b4b4272c8d19ba3e0cb8f12b3b7d1590349e3d14
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Fri Nov 6 17:46:33 2009 -0500
Oops, wrong change
diff --git a/src/hb-ot-layout.h b/src/hb-ot-layout.h
index ee7bc85..2935254 100644
--- a/src/hb-ot-layout.h
+++ b/src/hb-ot-layout.h
@@ -55,7 +55,7 @@ typedef enum {
* classes in harfbuzz. */
hb_bool_t
-hb_ot_layout_glyph_classes (hb_face_t *face);
+hb_ot_layout_has_glyph_classes (hb_face_t *face);
hb_ot_layout_glyph_class_t
hb_ot_layout_get_glyph_class (hb_face_t *face,
More information about the HarfBuzz
mailing list