[varLib] Comment
This commit is contained in:
parent
8d441779e5
commit
49772b136f
@ -384,9 +384,8 @@ def _PairPosFormat2_align_matrices(self, lst, font, transparent=False):
|
|||||||
if exemplarGlyph not in coverage:
|
if exemplarGlyph not in coverage:
|
||||||
# Follow-up to e6125b353e1f54a0280ded5434b8e40d042de69f,
|
# Follow-up to e6125b353e1f54a0280ded5434b8e40d042de69f,
|
||||||
# Fixes https://github.com/googlei18n/fontmake/issues/470
|
# Fixes https://github.com/googlei18n/fontmake/issues/470
|
||||||
# I'm still not exactly sure why these get modified and hence
|
# Again, revert 8d441779e5afc664960d848f62c7acdbfc71d7b9
|
||||||
# why reuse is problematic. But apparently it is. So, for
|
# when merger becomes selfless.
|
||||||
# now sharing is disabled.
|
|
||||||
nullRow = None
|
nullRow = None
|
||||||
if nullRow is None:
|
if nullRow is None:
|
||||||
nullRow = ot.Class1Record()
|
nullRow = ot.Class1Record()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user