Hide Forgot
Created attachment 1145361 [details] praviN.txt
Created attachment 1145362 [details] praviN-gedit-comparision-f23-f24.png Left: Fedora 23, gedit-3.18.3-1.fc23.x86_64 Right: Fedora 24 Alpha, gedit-3.19.5-1.fc24.x86_64
The text file praviN.txt used is exactly the same in Fedora 23 and Fedora 24 Alpha, but the rendering result in gedit looks different.
Created attachment 1145835 [details] difference-when-rendering-with-lohit-devanagari-versus-with-lohit-marathi.png It seems to be a font issue. This screenshot shows the difference in rendering between pango-view --font="Lohit Marathi" praviN.txt (on top, correct) and pango-view --font="Lohit Devanagari" praviN.txt below, wrong.
Parag Nemade wrote that the build of lohit-marathi is the same in F23 and F24 and then I noticed that I didn’t have lohit-marathi installed on my F23 system. If I install it, I get the same problem on F23 as well.
I can reproduce issue. Working on finding cause.
(In reply to Mike FABIAN from comment #3) > Created attachment 1145835 [details] > difference-when-rendering-with-lohit-devanagari-versus-with-lohit-marathi.png > > It seems to be a font issue. > > This screenshot shows the difference in rendering between > > pango-view --font="Lohit Marathi" praviN.txt > > (on top, correct) and > > pango-view --font="Lohit Devanagari" praviN.txt > > below, wrong. Sorry, just the oppsoite, Lohit Marathi renders wrong.
More test cases is http://utrrs-testing.rhcloud.com/language/mr/gsub showing wrong rendering in firefox.
Post anaconda installation of F24 Alpha in Marathi and later after successful gdm login: - lohit-devanagari-fonts seems installed by default - lohit-marathi-fonts is not installed by default, but is available and installable via 'dnf'. $ rpm -q lohit-devanagari-fonts lohit-marathi-fonts lohit-devanagari-fonts-2.95.2-2.fc24.noarch package lohit-marathi-fonts is not installed $ sudo dnf repoquery -l lohit-devanagari-fonts | grep conf /etc/fonts/conf.d/65-1-lohit-devanagari.conf /usr/share/fontconfig/conf.avail/65-1-lohit-devanagari.conf $ sudo dnf repoquery -l lohit-marathi-fonts | grep conf /etc/fonts/conf.d/65-0-lohit-marathi.conf /usr/share/fontconfig/conf.avail/65-0-lohit-marathi.conf $ fc-match Lohit-Devanagari.ttf: "Lohit Devanagari" "Regular" From above, have following query: As 65-0 has higher weight compared to 65-1, shouldn't 'lohit-marathi-fonts' be installed by default ? Agreed, broken rendering with 'lohit-marathi-fonts' needs further investigation.
$ rpm -q lohit-marathi-fonts lohit-marathi-fonts-2.94.0-5.fc24.noarch $ rpm -ql lohit-marathi-fonts | grep ttf /usr/share/fonts/lohit-marathi/Lohit-Marathi.ttf Opening 'Lohit-Marathi.ttf' with 'fontforge' reveals no GSUB and GPOS lookups. Perhaps, I could be missing something. Else, looking forward ...
lohit-marathi-fonts-2.94.0-6.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-7c7c27be74
(In reply to sandeep shedmake from comment #9) > $ rpm -q lohit-marathi-fonts > lohit-marathi-fonts-2.94.0-5.fc24.noarch > $ rpm -ql lohit-marathi-fonts | grep ttf > /usr/share/fonts/lohit-marathi/Lohit-Marathi.ttf > > Opening 'Lohit-Marathi.ttf' with 'fontforge' reveals no GSUB and GPOS > lookups. > Good catch. There was error while applying feature file to Lohit-Marathi.sfd. I have resolved errors in .fea file now. So should work properly.
lohit-marathi-fonts-2.94.0-6.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-26af2cbd2c
lohit-marathi-fonts-2.94.0-6.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-7c7c27be74
lohit-marathi-fonts-2.94.0-6.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-26af2cbd2c
The update works.
Created attachment 1150747 [details] screenshot showing correct rendering of praviN.txt with lohit-marathi-fonts-2.94.0-6.fc24
lohit-marathi-fonts-2.94.0-6.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
lohit-marathi-fonts-2.94.0-6.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.