slazav / mapsoft2

Programs for map handling, based on mapsoft2-libs
https://slazav.github.io/mapsoft2/
GNU General Public License v3.0
6 stars 1 forks source link

modules/read_words: tolower() does not work with Gtk + UTF input #40

Closed slazav closed 4 years ago

slazav commented 4 years ago

If Gtk::Main is created then calls to tolower() produce strange results on UTF8 Сyrillic text. (converts г -> У)