nvda
92be7aa6
- Python 3: use UTF-8 decoding for font name with Scintilla controls (PR #9893)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#9893 - Scintilla: use UTF-8 decoding to convert font name to Unicode
Author
josephsl
Committer
feerrenrut
Parents
200a7a6c
Loading