Bug #9799
blurry text rendering in the GUI web client
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Related issues
History
#1 Updated by Greg Shah over 1 year ago
From #1811-1371:
I can't find a way to disable anti-aliasing when drawing text, via some simple setting in CSS/canvas context. What I've found is manually adjusting the drawn text via some alpha-blending: http://stackoverflow.com/questions/5262174/poor-anti-aliasing-of-text-drawn-on-canvas but this seems over-complicated and might slow down the drawing even more.
This has been reported by customers, including #9800. There is a potential fix in #4135a. If not, we will discuss it (and work it) here.
#2 Updated by Greg Shah over 1 year ago
- Related to Bug #4135: high dpi screens display in low dpi added