nvda
92be7aa6 - Python 3: use UTF-8 decoding for font name with Scintilla controls (PR #9893)

Commit
6 years ago
Python 3: use UTF-8 decoding for font name with Scintilla controls (PR #9893) Fixes #9892 Format info command fails in Notepad++ and other Scintilla controls because font name is a bytes-like object. Font name is decoded using UTF-8.
Author
Committer
Parents
Loading