
Text rendering is faulty- FF 29.0.1 Win7 64
Text appears blocky and multicolored, making it hard to read.
All Replies (1)
Try to create a new Boolean pref on the about:config page via the right-click context menu with the name layout.paint_rects_separately and set the value to true and leave hardware acceleration enabled.
See comment 414 in bug 812695:
- https://bugzilla.mozilla.org/show_bug.cgi?id=812695#c414
- layout.paint_rects_separately = true
- gfx.direct2d.disabled = true
That way you still have the benefit from hardware acceleration, but may not suffer from rendering issues.
If this didn't help then try to disable hardware acceleration in Firefox (you need to close and restart Firefox).
- Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"