commit | 4cf7a80fa11ea173b8d63e01f075733ff562ecd7 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Wed Jul 24 16:08:35 2013 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Jul 24 16:08:35 2013 -0400 |
tree | f3245768fcdf531da2672f0697c90ad18c9c9673 | |
parent | c0d59590de35480da93785572f3e151084263db5 [diff] |
Implement Glyph.getComponentsFast() that works without loading glyph We still end up loading glyphs if pruning hinting. And even if we don't do that, rebuilding the maxp table loads all glyphs. Working on those.