commit | aeacc15839c564ff0421df775255a2a50e09d22d | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Mon Aug 12 20:24:33 2013 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Aug 12 20:24:33 2013 -0400 |
tree | c253bc8d7326ab514b842553a13f3011edbb0fca | |
parent | 849d25c95d7b9517092a574f4ebb149acc36d40a [diff] |
If recursed lookups may have non-1to1 lookups go into chaos mode We don't know what may happen, so don't narrow down glyphset based on fixed-position assumptions. This corrects flaw introduced in previous commit. All good now.