[pango/harfbuzz-ng] [GPOS] Remove printf. MarkMarkPos1 is working
- From: Behdad Esfahbod <behdad src gnome org>
- To: svn-commits-list gnome org
- Subject: [pango/harfbuzz-ng] [GPOS] Remove printf. MarkMarkPos1 is working
- Date: Sat, 23 May 2009 02:15:32 -0400 (EDT)
commit a9688760104e24339e8c956bbdfc3e12387f02b8
Author: Behdad Esfahbod <behdad behdad org>
Date: Thu May 21 15:51:04 2009 -0400
[GPOS] Remove printf. MarkMarkPos1 is working
The "bug" was in the font.
---
pango/opentype/hb-ot-layout-gpos-private.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/pango/opentype/hb-ot-layout-gpos-private.h b/pango/opentype/hb-ot-layout-gpos-private.h
index 4ecb0f5..15f476b 100644
--- a/pango/opentype/hb-ot-layout-gpos-private.h
+++ b/pango/opentype/hb-ot-layout-gpos-private.h
@@ -1018,7 +1018,6 @@ struct MarkMarkPosFormat1
if (HB_UNLIKELY (mark1_class >= classCount || mark2_index >= mark2_array.len))
return false;
- printf ("here4\n");
hb_position_t mark1_x, mark1_y, mark2_x, mark2_y;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]