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: mattr...@folkwolf.net
          Reporter: jharm...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: fonts-bugs@lists.fedoraproject.org, m...@net-c.com,
                    mattr...@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
_______________________________________________
fonts-bugs mailing list -- fonts-bugs@lists.fedoraproject.org
To unsubscribe send an email to fonts-bugs-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/fonts-bugs@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to