Commit 39dede9ffffe732f78cbd092ccb3b48d77ddd66d

Behdad Esfahbod 2010-10-13T15:54:06

Make sure boolean features always use value=1 Previously boolean features turned on the entire feature mask. This is wrong if feature is Alternate and user has provided values bigger than one. Though, I don't think other engines support such corner cases.