gabusingh / googlefontdirectory

Automatically exported from code.google.com/p/googlefontdirectory
0 stars 0 forks source link

Fira Sans fonts not displaying in PDF via Chrome #407

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.A PDF document is using the Google Font Fira Sans is uploaded to a website.
2.When viewed in the Chrome browser, other text and graphics are visible but 
the Fira Sans text is not
3. When viewed via IE or Firefox, the PDF displays properly

What is the expected output? What do you see instead?
Expect to see Fira Sans text.  Instead, the spots where text in that font 
should appear are blank.

What version of the product are you using? On what operating system?
Chrome Version 41.0.2272.89 m
on Windows 8

Please provide any additional information below.

Original issue reported on code.google.com by cindypou...@gmail.com on 16 Mar 2015 at 9:44

GoogleCodeExporter commented 9 years ago
I have also had this issue. 

Original comment by realmeal...@gmail.com on 23 Apr 2015 at 1:05

GoogleCodeExporter commented 9 years ago
I figured out a solution for this. 

1. go to https://github.com/mozilla/Fira and download the latest Fira font. 
2. remove your current TTF Fira font and install the OTF fonts
3. Convert your document to PDF. 

It should work now. 

Original comment by realmeal...@gmail.com on 23 Apr 2015 at 1:38