Allow requesting a specific glyph for 'rand'
authorDavid Corbett <corbett.dav@husky.neu.edu>
Sat, 27 Jan 2018 02:36:15 +0000 (21:36 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 11 Sep 2018 08:47:59 +0000 (10:47 +0200)
commitf05df643b44d9bbfd742e93f02c235fc821190d0
tree9601683dad13e8dd861c66055fd9f8af89b61758
parentc2a75e07e54314f6c611dda0f050ed5f09909e43
Allow requesting a specific glyph for 'rand'

Randomization only happens by default. If the user specifies a value for
'rand', that value is respected.
src/hb-ot-map.cc
src/hb-ot-map.hh
src/hb-ot-shape.cc