commit | 2f78c17197892b2bdc2f64caeb1c1c806ef44545 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Sun Dec 20 21:03:11 2009 +0100 |
committer | Behdad Esfahbod <behdad@behdad.org> | Sun Dec 20 21:03:11 2009 +0100 |
tree | b98603f5f835434a1059e6a935b2b2d6aad1750e | |
parent | 907e67da13b5ed719362702138703fe2f90e790d [diff] [blame] |
Remove glibism!
diff --git a/src/hb-shape.c b/src/hb-shape.c index 1819a85..cde599d 100644 --- a/src/hb-shape.c +++ b/src/hb-shape.c
@@ -120,7 +120,7 @@ hb_map_glyphs (font, face, buffer); } -static gboolean +static hb_bool_t hb_substitute_complex (hb_font_t *font, hb_face_t *face, hb_buffer_t *buffer, @@ -163,7 +163,7 @@ } } -static gboolean +static hb_bool_t hb_position_complex (hb_font_t *font, hb_face_t *face, hb_buffer_t *buffer,