Created attachment 176676 [details] how it is displayed in kwrite I have following bytes in utf-8 document (in Hex) 75 CC 88 (75 = "u", cc 88 = COMBINING DIAERESIS), should result in "ΓΌ". But the COMBINING DIAERESIS is displayed in the following char (in this case hex 68 = "h" ), which is wrong.
Created attachment 176677 [details] from okteta
Can't reproduce. with the following bytes in the file ``` 4D 75 CC 88 68 6C 65 ``` hexdump of the file: ``` 0000000 754d 88cc 6c68 0a65 0000008 ```
Created attachment 176683 [details] screesnhot Screenshot with Intel One Mono Font.
Try using a different font probably