Fix partial disabling of default-on features
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 15 Feb 2013 12:40:10 +0000 (07:40 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 15 Feb 2013 12:40:10 +0000 (07:40 -0500)
commit398238a2526d322eb79e255c24634a275473920f
tree228c9821ab361e2e59d6b75a31e3e8f34dedec85
parentcb90b1bbe6d27ca6968b70d2dbfea7ab7fb73293
Fix partial disabling of default-on features

Surprisingly, if user ever tried to turn a default feature off partially
(say, disable liga for a range), the feature was being turned off
globally!  Fixed now.
src/hb-ot-map.cc