Skip to content

Commit

Permalink
fix: text-autospace should not put space glyph in PDF
Browse files Browse the repository at this point in the history
- fix #1411
  • Loading branch information
MurakamiShinyu committed Nov 5, 2024
1 parent c29ea71 commit bc3346f
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 bc3346f

Please sign in to comment.