Skip to content

Conversation

L-WJ1995
Copy link

Fixes: #20232

Properly map redefined glyphs using Unicode code point mappings to ensure consistent character rendering across font encoding variations.

Properly map redefined glyphs using Unicode code point mappings to ensure consistent character rendering across font encoding variations.
@L-WJ1995 L-WJ1995 force-pushed the fix_font_encoding_differences_optimization branch from a388933 to 8bc9303 Compare September 12, 2025 20:58
@calixteman
Copy link
Contributor

First of all, thank you for your contribution.
But I don't think this fix is the correct one since you add unconditionally some data in toFontChar which could make a wrong rendering with some other pdfs.
I'll add my analysis in #20232 which will lead to another fix.

@calixteman calixteman closed this Sep 14, 2025
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.

[Bug]: Rendering specific characters
2 participants