Version: 0.2 (using KDE 4.3.2) OS: Linux Installed from: Ubuntu Packages When the tip to find a word is a rather long sentence, the font is automatically diminished in order to make it fit into the window and on maximum two lines. This can become extremely difficult to read and even unreadable. I attach a screenshot from the Dutch version, believing it does not have anything to do with translations.
Created attachment 39197 [details] Screenshot Kanagram with tip-window exhibiting text in a very small font. See the screenshot.
SVN commit 1190821 by cfeck: Fix font size calculation Use a brute force method to handle the word wrapped texts that are used by kanagram. Also make the hint text box slightly taller to center better and have more room. BUG: 219473 M +2 -2 kanagram/src/kanagram.cpp M +9 -1 libkdeedu/kdeeduui/kedufontutils.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1190821