Commit 39b17837b4064d59c18cebb49c1c0b5b8cc0c117

Behdad Esfahbod 2012-07-17T17:09:29

Add hb_buffer_normalize_glyphs() and hb-shape --normalize-glyphs This reorders glyphs within the cluster to a nominal order. This should have no visible effect on the output, but helps with testing, for getting the same hb-shape output for visually-equal glyphs for each cluster.