Fix applying default-value for features
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 13 Oct 2010 19:34:50 +0000 (15:34 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 13 Oct 2010 19:34:50 +0000 (15:34 -0400)
commit852912fc2db06b6183a2dc87c45ec1b563063572
tree8ac5d30b94c6902cd24b8dab5fd05205d0d3a137
parent2989be4919242670c94825bded96db20a7b2035b
Fix applying default-value for features

Previously if a default global feature was overrided by a non-global
user feature, we were not setting any default mask for the feature,
essentially disabling the feature by default.  Fix that.
TODO
src/hb-ot-map-private.hh
src/hb-ot-map.cc