Commit 3ca6c4ecc299295b6682fa2b6b9f83b213223bad

Behdad Esfahbod 2011-08-05T17:22:19

Change hb_shape() API back to what it was, add hb_shape_full() I disliked changing hb_shape() API, and disliked the fact that it was returning a bool now. So, reverted. Added new API for the extra functionality.