Summary: | [PATCH] add text hinting setting to the qt demos | ||
---|---|---|---|
Product: | poppler | Reporter: | Philipp Knechtges <philipp-dev> |
Component: | qt frontend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
patch
patch |
Created attachment 118134 [details] [review] patch readd patch for review -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/276. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 118133 [details] patch Allows to select the different text hinting options in the qt{4,5} demos. Interestingly, the output from qt4 does not necessarily match the qt5 output. Text hinting with qt5 seems to be more subtle without antialiasing.