Bug 443008
| Summary: | ugly ligatures | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Colascione <dan.colascione> | ||||||
| Component: | pango | Assignee: | Behdad Esfahbod <behdad> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 8 | CC: | fonts-bugs | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-04-18 16:58:53 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Daniel Colascione
2008-04-18 05:50:21 UTC
Created attachment 302837 [details]
ugly ligatures
Created attachment 302839 [details]
same word, MOZ_DISABLE_PANGO=1
Disabling Pango eliminates the problem.
IIRC, that problem happened when using the Freetype autohinter. Switching to the proper bytecode interpreter for font hinting solves that. Then that's a freetype not pango bug IMHO. Please report it upstream. yeah, it's autohinter issue with freetype. |