[GPOS] Add vertical TODO

This commit is contained in:
Behdad Esfahbod 2009-05-27 00:17:37 -04:00
parent b69d38e7ea
commit cc83ae1248
1 changed files with 2 additions and 0 deletions

View File

@ -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;