[hb-view] Change subpixel bits from 8 to 6
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 26 Sep 2018 16:13:47 +0000 (12:13 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 26 Sep 2018 16:13:47 +0000 (12:13 -0400)
commit04caf11608d2db13eb6ed2ecc3d406e284b4c13c
treec721fc1e10a4450fad8b3409233056f6898b34ae
parent824111d4842b9a7bbbdcd147325f8f372ed3d37c
[hb-view] Change subpixel bits from 8 to 6

To match FreeType units, such that FreeType gets correct size from us.
This matters more now that we allow setting --ft-load-flags.
util/hb-view.cc