https://bugs.kde.org/show_bug.cgi?id=344940
--- Comment #3 from Dominik Haumann <[email protected]> --- That is impossible, since the size on disk depends on the encoding. If you save as ASCII, a 10 character document may be 10 bytes on disk. If you save it as UTF-32, it has 40 bytes on disk. There is no [efficient] way to do what you want, sorry... -- You are receiving this mail because: You are watching all bug changes.
