Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fontmap): Enhance character glyph detection + Refactor(layout): Move layout parser to a separate class #32

Merged
merged 3 commits into from
Jan 26, 2025

Conversation

awwaawwa
Copy link
Member

No description provided.

- implement layout parser class to handle page layout generation
- add layout processing stage to high-level pipeline
- integrate layout parser with existing document processing flow
- add debug logging and json output for layout generation
- handle coordinate system conversion for page layouts
- add progress monitoring for layout parsing stage
- Improve character glyph checking method in font mapping utility
- Add length validation for input character
- Optimize glyph detection across multiple fonts
- introduce check to skip characters not containing '(cid:' and having length greater than 1
@awwaawwa awwaawwa merged commit 776cd61 into main Jan 26, 2025
11 checks passed
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.

1 participant