Bug 72703
| Summary: | No Xft2 slighthinting | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Need Real Name <al.sh> |
| Component: | Xft | Assignee: | Owen Taylor <otaylor> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | athlon | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-26 19:05:58 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: | |||
|
Description
Need Real Name
2002-08-26 19:05:51 UTC
The slight-hinting stuff in Milan is completely unrelated to the 'xfthack' patch, other than I was inspired by it to try some stuff in that area. The font properties dialog only affects GTK+ apps when logged into GNOME 2. (The gnome-settings-daemon program must be running.) For other circumstances, look at /etc/X11/Xresources. The resolution is intentionally separate from the X server DPI. THe X server DPI is supposed to the phyical DPI of a monitor, while the "logical DPI" for fonts also depends on, e.g., viewing distance. A fixed DPI gives the most predictable results, it is least likely to go wrong in extreme circumstances. Oh, also, slight hinting in (null) is a post-script font only thing, so try Luxi or Nimbus Sans; won't do anything for Arial. |