Wenbo Peng

Results 25 comments of Wenbo Peng

I upgraded Windows and solved the problem. I suspected it was a font issue. Now everything is perfect. Thank you. I will close this issue.

> It can (at least for english text), again, it is not something that I imlemented. It is part of .`add_freetext_annot` [PyMuPDF-Utilities/freetext-annot-lang.py at master · pymupdf/PyMuPDF-Utilities](https://github.com/pymupdf/PyMuPDF-Utilities/blob/master/annotations/freetext-annot-lang.py), 2023-03-07 11:34 Might be...

> It can (at least for english text), again, it is not something that I imlemented. It is part of `add_freetext_annot`. Here are the commands for the sioyek add-text extension:...

On Window11 22H2, ``` # new_command _add_text python -m sioyek.add_text "%{sioyek_path}" "%{local_database}" "%{shared_database}" "%{file_path}" "%{selected_rect}" "%{command_text}" new_command _add_text python -m sioyek.add_text "%{sioyek_path}" "%{local_database}" "%{shared_database}" "%{file_path}" %{selected_rect} "%{command_text}" # new_command _add_red_text...

I installed an old version of the Python extension. After uninstalling it with `python -m pip uninstall sioyek` and then `python -m pip install sioyek` I can use the extension...