Skip to content

Commit

Permalink
Merge pull request #1412 from vivliostyle/fix/issue1411
Browse files Browse the repository at this point in the history
fix: text-autospace should not put space glyph in PDF
  • Loading branch information
MurakamiShinyu authored Nov 5, 2024
2 parents c29ea71 + bc3346f commit 24d2aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/vivliostyle/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1503,6 +1503,7 @@ viv-ts-thin-sp::after {
letter-spacing: -0.125em;
line-height: 0;
text-orientation: mixed;
visibility: hidden;
}
span[data-viv-leader] {
Expand Down

0 comments on commit 24d2aee

Please sign in to comment.