I have many files on my webpage, which I wanted to standardize to utf-8. To automatically detect which ones contain problems I made a small script which detects the actual encoding (using chardet for the detection).

I suspect that geany (or the called library) doesn't feel 0xF1 is not utf-8, hence doesn't translate it.

Is there any work-around?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3141@github.com>