Closed
Bug 1347277
Opened 8 years ago
Closed 8 years ago
Google fonts can't be rendered
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1331797
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | affected |
People
(Reporter: Towkir, Unassigned)
Details
Attachments
(1 file)
|
73.88 KB,
image/png
|
Details |
Some fonts at https://fonts.google.com/ can't be rendered.
One of them is https://fonts.google.com/specimen/Ranga
I am from windows 7 64 bit. A screenshot is attached which shows the boxes instead of fonts.
Updated•8 years ago
|
Component: General → Layout: Text
Product: Firefox → Core
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Comment 2•8 years ago
|
||
If you open the Browser Console, you'll see a number of error messages related to the fonts, indicating that they do not properly follow the OpenType specification, and therefore they are rejected by the font sanitizer.
You can bypass this by setting gfx.downloadable_fonts.otl_validation to false in about:config, but please report the problems to Google Fonts before just doing this and ignoring it; otherwise they may not be aware that there are errors in the font files they are serving.
You need to log in
before you can comment on or make changes to this bug.
Description
•