Commit 101d07efd9a11b1f215b913205d2560ee0df9135

Behdad Esfahbod 2022-01-03T11:24:07

[util] Move copy_buffer_properties() out of loop Now that hb_buffer_append() overlays properties, we can do this. Part of https://github.com/harfbuzz/harfbuzz/issues/1555