Skip to content

Do not assume full charset support in examples#4

Merged
frankrolf merged 1 commit into
mainfrom
fg_textProof_fixes
Jun 26, 2023
Merged

Do not assume full charset support in examples#4
frankrolf merged 1 commit into
mainfrom
fg_textProof_fixes

Conversation

@frankrolf

Copy link
Copy Markdown
Member

By comparing the requested character set to the characters actually available, we can avoid crashing on larger character sets. To see which characters have been omitted from the sample, use -v or --verbose mode.

Fixes #1

By comparing the requested character set to the characters actually available, we can avoid crashing on larger character sets. To see which characters have been omitted from the sample, use `-v` or `--verbose` mode.

Fixes #1
@frankrolf frankrolf requested a review from josh-hadley June 26, 2023 19:33

@josh-hadley josh-hadley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@frankrolf frankrolf merged commit 42c63ef into main Jun 26, 2023
@frankrolf frankrolf deleted the fg_textProof_fixes branch June 26, 2023 23:00
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.

[textProof.py] Traceback when trying to consume large character set

2 participants