This commit is contained in:
Arpad Ryszka 2020-11-26 19:11:25 +01:00
parent b8e9053d0b
commit d351a00294

View File

@ -245,7 +245,7 @@ func wrapNode(t, cf0, c0, c1 int, n node) node {
n.parts[i] = part
if part.wrap {
// This is an approximation: sometimes
// part.fullWrap.last should be applied
// part.fullWrap.first should be applied
// here, but usually those are the same.
//
cc0 -= part.wrapLen.first