[Bug 2001332] pango-view with --backend=ft2 and ---antialias=none generates antialiased renderings

2021-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2001332

Peng Wu  changed:

   What|Removed |Added

 Status|NEW |POST




-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
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


[Bug 1999078] Hinting strangely broken in Epiphany

2021-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1999078



--- Comment #23 from Michael Catanzaro  ---
(In reply to Pierre Ossman from comment #22)
> If this is something that everyone else is doing, then it seems very odd
> that I'm only seeing the issue in Epiphany? It seems to me that either
> everyone else has a workaround for this case, or are doing positioning in a
> way that doesn't cause this issue.

My guess: something in WebKit's font rendering code doesn't work well with the
font settings you've configured. WebKit either does this something worse, or
just differently than other software that you use. But I really have no way to
know what that something is. There are no Linux font experts working on WebKit
who I can pass this issue to, which is why I haven't moved this bug to WebKit
Bugzilla.

> Can I do some test to pinpoint if this is a general webkit2gtk3 issue, or
> specific to Epiphany?

Epiphany doesn't have much control over fonts or web content, so no point in
pursuing that angle. ;) All it can do is change the the default fonts and font
sizes that get passed to WebKit, if you modify the settings in the Appearance
settings panel. But I doubt that's that's relevant to your issue.

> Is it worth exploring the regression angle, since this worked in Fedora 33?
> And if so, how? I've tried downgrading the obvious offenders.

Yeah sure, if you can find this is caused by some package update, that would be
very interesting. That said, the version of WebKitGTK available in F33 and F34
should be identical. I see you've already tried downgrading FreeType and
WebKitGTK. Next I would try, in order of most likely culprit to least-likely:
cario, harfbuzz, and Fontconfig. If it's not due to any of those, then I don't
know.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
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


[Bug 1999078] Hinting strangely broken in Epiphany

2021-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1999078



--- Comment #22 from Pierre Ossman  ---
If this is something that everyone else is doing, then it seems very odd that
I'm only seeing the issue in Epiphany? It seems to me that either everyone else
has a workaround for this case, or are doing positioning in a way that doesn't
cause this issue.

Can I do some test to pinpoint if this is a general webkit2gtk3 issue, or
specific to Epiphany?

Is it worth exploring the regression angle, since this worked in Fedora 33? And
if so, how? I've tried downgrading the obvious offenders.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
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


[Bug 1999078] Hinting strangely broken in Epiphany

2021-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1999078



--- Comment #21 from Michael Catanzaro  ---
(Oh, also as I mentioned in comment #10: even if we *were* doing subpixel
positioning and I *did* know how to disable that, it seems that's what everyone
else is moving to nowadays, so I don't think we would *want* to.)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
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


[Bug 1999078] Hinting strangely broken in Epiphany

2021-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1999078



--- Comment #20 from Michael Catanzaro  ---
You could try hunting down a font expert to suggest specific code changes in
WebKit. We're unlikely to change anything unless somebody suggests a very
specific change, and explains exactly why it makes sense to make the change.

So far it has been suggested that we disable subpixel positioning, but I don't
think we do any subpixel positioning, and I wouldn't have any clue how to go
about disabling it anyway.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
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


[Bug 1999078] Hinting strangely broken in Epiphany

2021-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1999078



--- Comment #19 from Pierre Ossman  ---
Anything I can do in my end to help this progress?


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
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


[Bug 2001332] pango-view with --backend=ft2 and ---antialias=none generates antialiased renderings

2021-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2001332

Peng Wu  changed:

   What|Removed |Added

Link ID||GNOME Gitlab
   ||GNOME/pango/-/merge_request
   ||s/473
   Doc Type|--- |If docs needed, set a value




-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
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