Open
Bug 781096
Opened 12 years ago
Updated 2 years ago
@font-face pixelated font on one laptop, but not the other
Categories
(Core :: Graphics: Text, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: robert.taylor, Unassigned)
Details
Attachments
(1 file)
11.53 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:14.0) Gecko/20100101 Firefox/14.0.1
Build ID: 20120713134347
Steps to reproduce:
I have two laptops that are identical, both are running: Windows 7, 64bit Service pack 1, clear type enabled. Both have FireFox 14.0.1 with firebug and web developer toolbar installed.
Actual results:
On one the @font-face font is pixelated and the other is displaying it fine. The font has no issues on any other browser or device and the fonts are being hosted and reference the same domain.
Expected results:
It should render the WOFF file smoothly, not pixelated.
I have also tested it on other machines and it seems to work perfectly on all PC's and some laptops, but there are some that render the font pixelated (32bit & 64bit) This is a PC issue only as it renders fine on MAC's
Could you test with a new Firefox profile on the computer with this issue, please.
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Comment 2•12 years ago
|
||
Can you please check that the state of the hardware acceleration is working on both systems ?
load about:support and scroll down to the graphic section.
Reporter | ||
Comment 3•12 years ago
|
||
Loic - I tested it with a new profile and it still had the same issue.
Matthias - I think this may be the issue. The graphics card may need updating. Please see the results here https://support.mozilla.org/media/uploads/images/2012-08-08-17-24-54-73b047.png
Would this be a firefox bug or a laptop issue, as many laptops have average graphics cards.
Comment 4•12 years ago
|
||
Updating the graphic card driver on your system should fix this for you.
I'm not sure if we should do a better job without hwa - moving to core
Component: Untriaged → Graphics: Text
OS: Mac OS X → Windows 7
Product: Firefox → Core
Reporter | ||
Comment 5•12 years ago
|
||
(In reply to Matthias Versen (Matti) from comment #4)
> Updating the graphic card driver on your system should fix this for you.
> I'm not sure if we should do a better job without hwa - moving to core
It looks like this is a FireFox setting where it blocks certain network cards. https://wiki.mozilla.org/Blocklisting/Blocked_Graphics_Drivers
This tells me that @font-face will pixelate in firefox on any computer that has a graphics card listed on the above link.
Component: Graphics: Text → Build Config
OS: Windows 7 → Mac OS X
Product: Core → Firefox
Comment 6•12 years ago
|
||
Please don't change the component/product
In most cases the graphic card isn't blocked, only the graphic card driver version.
Just update your installed driver to a newer version
Component: Build Config → Graphics: Text
Product: Firefox → Core
Reporter | ||
Comment 7•12 years ago
|
||
These are my test laptops, which I'm sure I can update.
My issue is when people view my website and see pixelated font. Is there anyway I can override Firefoxes settings to turn it on WebGL rendering or turn off the blacklist through javascript or a possible conditional comment for firefox?
Or does this pretty much rules out using @font-face for the web because Firefox blacklists certain graphic cards?
Component: Graphics: Text → Build Config
Product: Core → Firefox
People visiting your website don't see automatically pixelated font, it depends on their Firefox client and if HWA is enabled/not blocked. And as webmaster, you can't fix client side. In addition, forcing Firefox to work with blacklisted grahic drivers may cause some real bad issues like crashes, so it's very not a good idea for the user experience.
Updated•12 years ago
|
Component: Build Config → Graphics: Text
Product: Firefox → Core
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•