https://bugzilla.redhat.com/show_bug.cgi?id=1999078

Marek Kašík <mka...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|mka...@redhat.com           |mcata...@redhat.com
          Component|freetype                    |epiphany
                 CC|                            |gecko-bugs-nobody@fedorapro
                   |                            |ject.org,
                   |                            |jho...@redhat.com,
                   |                            |mcata...@redhat.com,
                   |                            |pe...@hatina.eu,
                   |                            |tpop...@redhat.com



--- Comment #8 from Marek Kašík <mka...@redhat.com> ---
Hi Pierre,

after some testing I am able to reproduce the issue to some extent with
pango-view. The reproducer looks like this:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 pango-view --dpi 72
--text="ThinLinc is a software" --font="dejavu sans book 14" --antialias=gray
--hinting=full --subpixel-positions --backend=cairo

The important part of that is "--subpixel-positions", it enables pango to
position glyphs on non-integral positions. Epiphany seems to do the same (but
differently). Since v35 interpreter does not support subpixel hinting the
glyphs looks blurry at some parts of the text.

There is nothing I can do with this in freetype. Default interpreter is v40 now
and it supports subpixel hinting (although I see that you prefer the old one).

I'm reassigning this bug to Epiphany with question whether there is a
possibility to turn of sub-pixel positioning of glyphs?

Regards


-- 
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

Reply via email to