[Fedora-i18n-bugs] [Bug 1599870] emojis do not render if font hinting is turned off
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1599870
sachin <spathare(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spathare(a)redhat.com
Version|28 |30
--- Comment #6 from sachin <spathare(a)redhat.com> ---
Unable to reproduce above issue with Fedora 30 . followed below steps
1. Have created .config/fontconfig/fonts.conf
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<match>
<edit mode="assign" name="hinting">
<bool>false</bool>
</edit>
<edit mode="assign" name="antialias">
<bool>true</bool>
</edit>
</match>
</fontconfig>
2. log out and logback
3. opened gnome-characters
emojis rendered properly, and if I added above <match> content in
/etc/fonts/fonts.config
emoji rendered without colors
--
You are receiving this mail because:
You are on the CC list for the bug.
4 years, 8 months
[Fedora-i18n-bugs] [Bug 1554701] can't paste the flags emoji
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1554701
sachin <spathare(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spathare(a)redhat.com
Version|28 |30
--- Comment #8 from sachin <spathare(a)redhat.com> ---
Above reported issue is reproducible in Fedora 30 with
Fedora-Everything-netinst-x86_64-30-20190401.n.0.iso
able to input flags in gedit, but not on terminal and libreoffice.
--
You are receiving this mail because:
You are on the CC list for the bug.
4 years, 8 months
[Fedora-i18n-bugs] [Bug 1450591] po2l20n doesn't work
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1450591
--- Comment #2 from sachin <spathare(a)redhat.com> ---
Still same issue in F30
resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/lib/python3.7/site-packages/translate/convert/po2l20n.py", line
24, in <module>
from translate.storage import l20n, po
File "/usr/lib/python3.7/site-packages/translate/storage/l20n.py", line 24,
in <module>
from l20n.format.parser import FTLParser as L20nParser
ModuleNotFoundError: No module named 'l20n'
--
You are receiving this mail because:
You are on the CC list for the bug.
4 years, 8 months
[Fedora-i18n-bugs] [Bug 1554988] add google-noto-sans-gurmkukhi-fonts to Punjabi/Panjabi (pa) langpack
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1554988
Pravin Satpute <psatpute(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fonts-bugs(a)lists.fedoraproj
| |ect.org, pwu(a)redhat.com,
| |tagoh(a)redhat.com
Component|comps |google-noto-fonts
Assignee|sgallagh(a)redhat.com |petersen(a)redhat.com
QA Contact| |extras-qa(a)fedoraproject.org
--- Comment #10 from Pravin Satpute <psatpute(a)redhat.com> ---
My bad.
Once this is fixed in Lohit and Google noto fonts we can report issue for comps
at https://pagure.io/fedora-comps/issues get it fixed there itself. No need
bug in Fedora comps.
Moving this bug from comps to google-noto-fonts.
@Aman please report bug for lohit-gurmukhi-fonts.
--
You are receiving this mail because:
You are on the CC list for the bug.
4 years, 8 months