Summary: | Unicode 6.0 Devanagari characters are not shown even when they are in the font | ||
---|---|---|---|
Product: | [Applications] kcharselect | Reporter: | Mohd Asif Ali Rizwaan <maarizwan> |
Component: | general | Assignee: | Daniel Laidig <laidig> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.1 | |
Sentry Crash Report: | |||
Attachments: |
Devanagari font with unicode 6.0 devanagri characters
KCharmap doesn't display all the characters gucharmap shows all the available characters; but it has a bug "no with circle with vowels/matras" in unicode 6 chars |
Description
Mohd Asif Ali Rizwaan
2011-07-12 11:13:38 UTC
Created attachment 61800 [details]
KCharmap doesn't display all the characters
Created attachment 61801 [details]
gucharmap shows all the available characters; but it has a bug "no with circle with vowels/matras" in unicode 6 chars
Qt has no support for Unicode 6.0 yet. Git commit 62aa40e6e07595bcda9e13b23ce0e79bfa92ae99 by Daniel Laidig. Committed on 25/08/2011 at 21:33. Pushed by laidig into branch 'KDE/4.7'. add support for Unicode 6.0 in addition to updated data files the category of characters is now stored in the data file as well. this is because the database in Qt is quite outdated which has lead to weird bugs BUG: 277611 FIXED-IN: 4.7.1 M +43 -4 kdeui/widgets/kcharselectdata.cpp M +3 -0 kdeui/widgets/kcharselect-translation.cpp M +- -- kdeui/widgets/kcharselect-data M +7 -7 kdeui/widgets/kcharselect.cpp M +2 -0 kdeui/widgets/kcharselectdata_p.h http://commits.kde.org/kdelibs/62aa40e6e07595bcda9e13b23ce0e79bfa92ae99 as soon as you have 4.7.1, can you please check if everything is displayed correctly now? Not sure if this commit makes it to KDE 4.7.1, because kdelibs already has the 4.7.1 tag since yesterday. Git commit a21ef9d6f56fbdb32524c32240f3767ffd34b6ea by Daniel Laidig. Committed on 25/08/2011 at 21:33. Pushed by laidig into branch 'frameworks'. add support for Unicode 6.0 in addition to updated data files the category of characters is now stored in the data file as well. this is because the database in Qt is quite outdated which has lead to weird bugs CCBUG: 277611 (cherry picked from commit 62aa40e6e07595bcda9e13b23ce0e79bfa92ae99) M +43 -4 kdeui/widgets/kcharselectdata.cpp M +3 -0 kdeui/widgets/kcharselect-translation.cpp M +- -- kdeui/widgets/kcharselect-data M +7 -7 kdeui/widgets/kcharselect.cpp M +2 -0 kdeui/widgets/kcharselectdata_p.h http://commits.kde.org/kdelibs/a21ef9d6f56fbdb32524c32240f3767ffd34b6ea |