sillsdev / sillsdev/ptx2pdf

Enhancement: Report invalid unicode sequences encountered in PDF

Open
#815 5 comments 0 reactions 1 assignee View on GitHub

@mhosken is already working on this.

Since Jan 18, 2023.

enhancement
Dominant language
Python
Stars
33
Forks
15
PR merge metrics
No merged PRs in 30d

Description

If a dotted circle character appears in the output PDF, it indicates the presence of dirty data, or broken output data. It would be extremely useful to alert the user to such problems, preferably by scanning the PDF for the glyph “◌” (U+25CC) and reporting which pages it occurs on. I would expect this to be an option on the Finishing tab, or possibly on the Advanced tab, which would be OFF by default, but when turned on would produce a status bar warning message, or even an error dialog.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.