Summary: | Add option to configure the practice font size | ||
---|---|---|---|
Product: | [Applications] parley | Reporter: | Martin <kde> |
Component: | general | Assignee: | parley bug tracker <parley-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.9.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | KDE 4.7 | |
Sentry Crash Report: | |||
Attachments: |
Screenshot 1 with Thai and English at default system font size
Screenshot 2 with Thai and English at default system font size |
Description
Martin
2011-02-14 05:45:15 UTC
Created attachment 57232 [details]
Screenshot 1 with Thai and English at default system font size
Example 1 - Thai fonts are not readable while German is perfect at default system font size
Created attachment 57233 [details]
Screenshot 2 with Thai and English at default system font size
Example 2 - Thai fonts are not readable while German is perfect at default system font size
Git commit 24a7f711c614c6fa81938ace57aed0ed679d94ed by Frederik Gladhorn. Committed on 01/05/2011 at 15:18. Pushed by gladhorn into branch 'practice-font-size'. Implement setting of different font for practice modes. One font and size per language. Can be configured in language settings in the editor. BUG: 237056 BUG: 266263 FIXED-IN: KDE 4.7 M +2 -2 src/practice/abstractwidget.h M +14 -3 src/practice/comparisonmodewidget.cpp M +2 -1 src/practice/comparisonmodewidget.h M +14 -0 src/practice/conjugationmodewidget.cpp M +3 -0 src/practice/conjugationmodewidget.h M +10 -0 src/practice/flashcardmodewidget.cpp M +2 -0 src/practice/flashcardmodewidget.h M +8 -1 src/practice/mixedlettersmodewidget.cpp M +2 -0 src/practice/mixedlettersmodewidget.h M +11 -1 src/practice/multiplechoicemodewidget.cpp M +4 -1 src/practice/multiplechoicemodewidget.h http://commits.kde.org/parley/24a7f711c614c6fa81938ace57aed0ed679d94ed |