Missing Google Font

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
paul.maechler
 
 
Posts: 28
Joined: Wed Nov 19, 2014 9:53 pm

Missing Google Font

Post by paul.maechler »

We like to use "Saira Extra Condensed" for a Web Project.
This is an official Google Font. But it is not working for me.
https://fonts.google.com/specimen/Saira+Extra+Condensed

This Font is not in your "Google Font" Tool.

What can I do ? Any chance to manually add this Font ?

Thanks
Paul
User avatar
Pablo
 
Posts: 21699
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Missing Google Font

Post by Pablo »

You can manually add the font by editing the googlefonts.json file in the program folder.
Note that I cannot provide support on editing this file, this is for advanced users only.
paul.maechler
 
 
Posts: 28
Joined: Wed Nov 19, 2014 9:53 pm

Re: Missing Google Font

Post by paul.maechler »

I did what you said and edit googlefonts.json.
For me it looks right now. Your Google Fontmanager is recognizing the new Font "Saira Condensed" with all its variants and shows the font in preview window.
But under "Websafe Fonts" only one is listed. The "Bold" version
Also on the web it is not working. A "Time Roman Style" font ist displayed.

What am I doing wrong ?
Paul

Text added to googlefonts.json :

{
"kind": "webfonts#webfont",
"family": "Saira Extra Condensed",
"category": "sans-serif",
"variants": [
"100",
"200",
"300",
"regular",
"500",
"600",
"700",
"800",
"900"
],
"subsets": [
"devanagari",
"latin-ext",
"latin"
],
"files": {
"100": "http://fonts.gstatic.com/s/sairaextraco ... 3j2_Co.ttf",
"200": "http://fonts.gstatic.com/s/sairaextraco ... nh2wpk.ttf",
"300": "http://fonts.gstatic.com/s/sairaextraco ... rh2wpk.ttf",
"regular": "http://fonts.gstatic.com/s/sairaextraco ... Tj6Ejx.ttf",
"500": "http://fonts.gstatic.com/s/sairaextraco ... vh2wpk.ttf",
"600": "http://fonts.gstatic.com/s/sairaextraco ... zh2wpk.ttf",
"700": "http://fonts.gstatic.com/s/sairaextraco ... 3h2wpk.ttf",
"800": "http://fonts.gstatic.com/s/sairaextraco ... 7h2wpk.ttf",
"900": "http://fonts.gstatic.com/s/sairaextraco ... _h2wpk.ttf"
}
},
User avatar
Pablo
 
Posts: 21699
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Missing Google Font

Post by Pablo »

I'm sorry, I cannot help you with editing the file. For me, that may also take a lot of time to configure this correctly.
longman
 
 
Posts: 100
Joined: Sat May 19, 2018 1:23 pm

Re: Missing Google Font

Post by longman »

im trying to add a new google font tto wbb, I am wondering where i can find the TTF links of that font? i wanna add this font https://fonts.google.com/specimen/Markazi+Text but can not find TTF files anyywhere
],
"files": {
"100": "http://fonts.gstatic.com/s/sairaextraco ... 3j2_Co.ttf",
"200": "http://fonts.gstatic.com/s/sairaextraco ... nh2wpk.ttf",
"300": "http://fonts.gstatic.com/s/sairaextraco ... rh2wpk.ttf",
"regular": "http://fonts.gstatic.com/s/sairaextraco ... Tj6Ejx.ttf",
"500": "http://fonts.gstatic.com/s/sairaextraco ... vh2wpk.ttf",
"600": "http://fonts.gstatic.com/s/sairaextraco ... zh2wpk.ttf",
"700": "http://fonts.gstatic.com/s/sairaextraco ... 3h2wpk.ttf",
"800": "http://fonts.gstatic.com/s/sairaextraco ... 7h2wpk.ttf",
"900": "http://fonts.gstatic.com/s/sairaextraco ... _h2wpk.ttf"
}
},
User avatar
Pablo
 
Posts: 21699
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Missing Google Font

Post by Pablo »

Post Reply