Print out Fonts from the Google Font API
I'm using the google font api, and now I'm trying to create a print.css file.
I'm trying to get the fonts to print out but I'm not having any luck.
Does anyone know of a way to have fonts from the google font api pr开发者_运维知识库int out?
thanks
It seems to be a bug in firefox. Please try with other browsers. Also if your web is having a separate print specific CSS file, please ensure the font is properly embedded in that CSS too.
精彩评论