Center unknown marks horizontally

This commit is contained in:
Behdad Esfahbod 2012-08-27 16:28:05 -04:00
parent a4e75e4128
commit e1ba62811a
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@ position_mark (const hb_ot_shape_plan_t *plan,
} }
/* Fall through */ /* Fall through */
default:
case HB_UNICODE_COMBINING_CLASS_ATTACHED_BELOW: case HB_UNICODE_COMBINING_CLASS_ATTACHED_BELOW:
case HB_UNICODE_COMBINING_CLASS_ATTACHED_ABOVE: case HB_UNICODE_COMBINING_CLASS_ATTACHED_ABOVE:
case HB_UNICODE_COMBINING_CLASS_BELOW: case HB_UNICODE_COMBINING_CLASS_BELOW: