Skip to content

Preserve formatting characters on bidirectional text preprocessing#1780

Merged
andersonhc merged 1 commit intopy-pdf:masterfrom
andersonhc:fix-bidi-bn
Mar 13, 2026
Merged

Preserve formatting characters on bidirectional text preprocessing#1780
andersonhc merged 1 commit intopy-pdf:masterfrom
andersonhc:fix-bidi-bn

Conversation

@andersonhc
Copy link
Collaborator

@andersonhc andersonhc commented Mar 12, 2026

When applying rule X9, don't drop BN characters on real text preprocessing

Fixes #1779

Checklist:

  • A unit test is covering the code added / modified by this PR

  • A mention of the change is present in CHANGELOG.md

  • This PR is ready to be merged

By submitting this pull request, I confirm that my contribution is made under the terms of the GNU LGPL 3.0 license.

@andersonhc andersonhc merged commit deac4ec into py-pdf:master Mar 13, 2026
23 checks passed
@andersonhc andersonhc deleted the fix-bidi-bn branch March 13, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Text shaping stops use of soft-hyphen (\u00ad)

1 participant