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

Implement encoding and decoding of text strings (PDF1.7 section 7.9.2.2) #297

Merged
merged 5 commits into from
Aug 12, 2024

Conversation

Heinenen
Copy link
Collaborator

This PR dramatically simplifies creating or reading of text strings and abstracts away the low level details of the standard.
It also reverts a change from my previous PR, which produced a clippy warning.

@Heinenen
Copy link
Collaborator Author

Heinenen commented Aug 11, 2024

Closes #86 and #110.

@J-F-Liu J-F-Liu merged commit df8310d into J-F-Liu:master Aug 12, 2024
8 checks passed
@Heinenen Heinenen deleted the feat/text_strings branch August 12, 2024 12:54
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.

3 participants