[Bug 2087984] New: Version of Source Code Pro currently packaged
breaks in some cases
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=2087984
Bug ID: 2087984
Summary: Version of Source Code Pro currently packaged breaks
in some cases
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: adobe-source-code-pro-fonts
Severity: medium
Assignee: mattrose(a)folkwolf.net
Reporter: jharmiso(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fonts-bugs(a)lists.fedoraproject.org, mark(a)net-c.com,
mattrose(a)folkwolf.net
Target Milestone: ---
Classification: Fedora
Created attachment 1880946
--> https://bugzilla.redhat.com/attachment.cgi?id=1880946&action=edit
A screenshot of dmesg in Alacritty with Source Code Pro selected
Description of problem:
Source Code Pro version 2.030, currently packaged for all versions of Fedora
and in EPEL, includes an SVG table that causes the freetype library to be
unable to calculate cell height, resulting in unusable output with lines
stacked on top of each other.
Version-Release number of selected component (if applicable):
2.030.1.050-<any>
How reproducible:
Always
Steps to Reproduce:
1. Install adobe-source-code-pro-fonts and alacritty (a terminal emulator that
uses freetype through the crossfont crate) from the current release versions.
2. Configure alacritty to use Source Code Pro. Example config:
~/.config/alacritty/alacritty.yml:
```yaml
font:
normal:
family: Source Code Pro
style: Regular
bold:
family: Source Code Pro
style: Bold
italic:
family: Source Code Pro
style: Italic
bolt_italic:
family: Source Code Pro
style: Bold Italic
size: 10
```
3. Launch alacritty and attempt to use the terminal
Actual results:
The terminal is completely unusable with 1px line height, although the font is
rendering at the correct size.
Expected results:
The terminal has a normal font display behavior and is usable.
Additional info:
2.038 is available and appears to fix the issue
(https://github.com/adobe-fonts/source-code-pro/releases)
See some additional discussion here:
https://github.com/alacritty/alacritty/issues/6048
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2087984
4 weeks, 1 day
[Bug 1999078] New: Hinting broken for Bitstream Vera/DejaVu in
Epiphany
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1999078
Bug ID: 1999078
Summary: Hinting broken for Bitstream Vera/DejaVu in Epiphany
Product: Fedora
Version: 34
Status: NEW
Component: freetype
Assignee: mkasik(a)redhat.com
Reporter: ossman(a)cendio.se
QA Contact: extras-qa(a)fedoraproject.org
CC: ajax(a)redhat.com, caillon+fedoraproject(a)gmail.com,
fonts-bugs(a)lists.fedoraproject.org,
gnome-sig(a)lists.fedoraproject.org,
kevin(a)tigcc.ticalc.org, mark(a)net-c.com,
mclasen(a)redhat.com, mkasik(a)redhat.com,
rhughes(a)redhat.com, rstrode(a)redhat.com,
sandmann(a)redhat.com
Target Milestone: ---
Classification: Fedora
Created attachment 1819062
--> https://bugzilla.redhat.com/attachment.cgi?id=1819062&action=edit
Screenshot with varying sub pixel placement
Description of problem:
After upgrading from Fedora 33 to Fedora 34, there is some extremely odd
hinting bug in Epiphany. The same glyph appears with different amount of
hinting in the same line of text, causing a very odd and blurry appearance.
Version-Release number of selected component (if applicable):
freetype-2.10.4-3.fc34.x86_64
bitstream-vera-sans-fonts-1.10-41.fc33.noarch
dejavu-sans-fonts-2.37-16.fc34.noarch
epiphany-40.3-1.fc34.x86_64
webkit2gtk3-2.32.3-1.fc34.x86_64
pango-1.48.9-2.fc34.x86_64
How reproducible:
100%
Steps to Reproduce:
1. Configure Epiphany to use Bitstream Vera or DejaVu Sans Book
2. Configure full hinting
Actual results:
Fully hinted, consistent glyphs.
Expected results:
Some glyphs are fully hinted, some look like they've been offset by a fraction
of a pixel. (See screenshot)
Additional info:
So far I'm only seeing this in Epiphany. I still filed this for freetype since
as far as I know it is freetype that does all glyph layout, hinting and
sub-pixel stuff. Feel free to move as appropriate. So it seems odd that a bug
in Epiphany can screw this up.
--
You are receiving this mail because:
You are on the CC list for the bug.
1 month, 2 weeks
[Bug 2063714] New: serif:lang=ja falls back to Droid Sans instead of
Noto Sans CJK JP
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=2063714
Bug ID: 2063714
Summary: serif:lang=ja falls back to Droid Sans instead of Noto
Sans CJK JP
Product: Fedora
Version: 36
Status: NEW
Component: fontconfig
Assignee: tagoh(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: ajax(a)redhat.com, caillon+fedoraproject(a)gmail.com,
fonts-bugs(a)lists.fedoraproject.org,
gnome-sig(a)lists.fedoraproject.org,
i18n-bugs(a)lists.fedoraproject.org, mclasen(a)redhat.com,
pnemade(a)redhat.com, rhughes(a)redhat.com,
rstrode(a)redhat.com, sandmann(a)redhat.com,
tagoh(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
In Fedora 36 when google-noto-serif-cjk-ttc-fonts is not installed
fontconfig seems to fall back to google-droid-sans-fonts
rather than google-noto-sans-cjk-ttc-fonts.
This might be related to/caused by bug 517789?
How reproducible:
100%
Steps to Reproduce:
1. boot Fedora Live image
2. fc-match serif:lang=ja
Actual results:
2. DroidSansJapanese.ttf: "Droid Sans" "Regular"
Expected results:
2. NotoSansCJK-Regular.ttc: "Noto Sans CJK JP" "Regular"
Additional info:
I get the same result with your older copr repo applied F35 fwiw.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2063714
1 month, 3 weeks
[Bug 1727602] New: Fedora flatpak for this app on
registry.fedoraproject.org
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1727602
Bug ID: 1727602
Summary: Fedora flatpak for this app on
registry.fedoraproject.org
Product: Fedora
Version: rawhide
Status: NEW
Component: fontforge
Assignee: kevin(a)scrye.com
Reporter: 7d28c752(a)opayq.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fonts-bugs(a)lists.fedoraproject.org, kevin(a)scrye.com,
paul(a)frixxon.co.uk, pnemade(a)redhat.com
Target Milestone: ---
Classification: Fedora
It would be great if you could provide a flatpak package of this app to
https://registry.fedoraproject.org/.
Especially for users of Fedora Silverblue https://silverblue.fedoraproject.org/
this then allows a seamless installation and upgrades without rebooting the
system (just restarting the application).
Additionally, flatpaks can of course be installed on any distro, so also
non-Fedora users could use it too.
More details:
* https://fedoraproject.org/wiki/Workstation/Flatpaks
* https://fedoraproject.org/wiki/Changes/Graphical_Applications_as_Flatpaks
I know this app is available on Flathub as a flatpak, but I still prefer
Fedora's package testing/QA etc., that's why I'd also like to have a version on
https://registry.fedoraproject.org/. Also Flathub is a third-party source from
the Fedora users/projects viewpoint, so I guess some users would not like to
use third-party app sources.
However, the fact that it is on Flathub should make it easier for you to
implement this, because you can have a look on how they do it. (Not that you
need to do everything in the same way, but it proves it is possible to package
as a flatpak, at least.)
--
You are receiving this mail because:
You are on the CC list for the bug.
3 months
Successful Mail Delivery Report
by Mail Delivery System
This is the mail system at host mailman01.iad2.fedoraproject.org.
Your message was successfully delivered to the destination(s)
listed below. If the message was delivered to mailbox you will
receive no further notifications. Otherwise you may still receive
notifications of mail delivery errors from other systems.
The mail system
<fonts-bugs(a)lists.fedoraproject.org>: delivery via spamassassin: delivered via
spamassassin service
3 months