[pango/harfbuzz-ng] [GPOS] Add vertical TODO



commit 810f4214af6438076da5014888d60d4bfe77ebd6
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed May 27 00:17:37 2009 -0400

    [GPOS] Add vertical TODO
---
 pango/opentype/hb-ot-layout-gpos-private.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/pango/opentype/hb-ot-layout-gpos-private.h b/pango/opentype/hb-ot-layout-gpos-private.h
index 37c74bf..ddcd70f 100644
--- a/pango/opentype/hb-ot-layout-gpos-private.h
+++ b/pango/opentype/hb-ot-layout-gpos-private.h
@@ -681,6 +681,8 @@ struct CursivePosFormat1
     hb_position_t entry_x, entry_y;
     (this+record.entryAnchor).get_anchor (layout, IN_CURGLYPH (), &entry_x, &entry_y);
 
+    /* TODO vertical */
+
     if (gpi->r2l)
     {
       POSITION (buffer->in_pos)->x_advance   = entry_x - gpi->anchor_x;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]