Page 1 of 1
Fonts problem
Posted: Wed Aug 14, 2024 8:50 pm
by MM8MM
I want to put my own font in the site files.. I use the font but the font is on my device and therefore does not appear on the device on which the font is not present.. How do I put my own font in the site files?
Re: Fonts problem
Posted: Wed Aug 14, 2024 9:56 pm
by crispy68
Tools --> Options --> Fonts -- HTML = choose 'Manually specify @font-face fonts', click on Manage, then click Add and enter the information for your font. Make sure your font is in the correct formats.
Re: Fonts problem
Posted: Thu Aug 15, 2024 5:07 am
by Pablo
Re: Fonts problem
Posted: Sun Aug 18, 2024 12:18 pm
by MM8MM
I tried many times, but it didn't work! The font appears in the files.. but if the font is not on my device, it doesn't appear!
https://drive.google.com/file/d/1xvlg2- ... SoQj3/view
Re: Fonts problem
Posted: Sun Aug 18, 2024 12:32 pm
by crispy68
Do you have a link to the site?
Re: Fonts problem
Posted: Sun Aug 18, 2024 12:51 pm
by Pablo
We need more information to be able to help you.
What exactly did you do?
Did you convert the font?
What are your settings?
Re: Fonts problem
Posted: Sun Aug 18, 2024 12:54 pm
by BaconFries
The image you provided doesn't help as you have hidden the fonts name. Is the font installed on your PC? What is the url to your site.
Re: Fonts problem
Posted: Tue Aug 20, 2024 10:55 am
by MM8MM
These are the site files. See, the font is there but it doesn't show up because it's not on your machine.
https://drive.google.com/file/d/1pwSeBR ... sJ5ux/view
Re: Fonts problem
Posted: Tue Aug 20, 2024 11:21 am
by Pablo
Your setup is not correct.
First you will need to convert the font to WOFF or WOFF2 format (for modern browsers) , because otherwise the browser cannot use it. If you also want to support older browsers then also convert to EOT and SVG.
Then in the Web Fonts configuration you will need to set only that font. Do not select the same file for different formats.
Also, the font name needs to be valid, you cannot make something up yourself (444 is not correct).
Re: Fonts problem
Posted: Tue Aug 20, 2024 3:05 pm
by MM8MM
Pablo wrote: Tue Aug 20, 2024 11:21 am
Your setup is not correct.
First you will need to convert the font to WOFF or WOFF2 format (for modern browsers) , because otherwise the browser cannot use it. If you also want to support older browsers then also convert to EOT and SVG.
Then in the Web Fonts configuration you will need to set only that font. Do not select the same file for different formats.
Also, the font name needs to be valid, you cannot make something up yourself (444 is not correct).
This time I added the font in all formats WOFF2, WOFF, EOT, ttf, SVG and the same problem of font not showing up appeared
https://drive.google.com/file/d/1PsKF9u ... 02EEX/view
Re: Fonts problem
Posted: Tue Aug 20, 2024 4:53 pm
by Pablo
The font family name in the web font configuration is still not correct. I think in this case, '444' needs to be '_Farman Kharabayi_U_01'. Although this name is kind of confusing for a font...
Re: Fonts problem
Posted: Tue Aug 20, 2024 9:06 pm
by MM8MM
Pablo wrote: Tue Aug 20, 2024 4:53 pm
The font family name in the web font configuration is still not correct. I think in this case, '444' needs to be '_Farman Kharabayi_U_01'. Although this name is kind of confusing for a font...
What is the solution? What should I do?
Re: Fonts problem
Posted: Wed Aug 21, 2024 3:19 am
by BaconFries
Is the following an actual font Farman Kharabayi_U_01.ttf or have you renamed the font to this? I am asking as I have tried to search for this font and got nothing to match. If you have renamed then please change back to correct/original name and try again.
Re: Fonts problem
Posted: Wed Aug 21, 2024 5:43 am
by Pablo
The solution is to set the correct name in the web font configuration. The name must match the actual font family name of the font, otherwise there is no way to link the selected font files to the font in the text.
Re: Fonts problem
Posted: Thu Aug 22, 2024 10:32 am
by MM8MM
Solved Thank you The problem was related to matching names.. But there is a problem in version 19 when I want to upload the font from my device to a program that does not display fonts! This problem does not exist in version 18 See the picture
#Important note: It is better when creating a font to collect all the fonts in a file named font.. Now if you have 10 fonts they will be distributed on the hosting and this is something unorganized
https://drive.google.com/file/d/1r_ocUC ... drive_link
Re: Fonts problem
Posted: Thu Aug 22, 2024 11:18 am
by Pablo
I want to upload the font from my device to a program that does not display fonts
What do you mean by 'upload'? What did you do and where does it stop working?
Can you please be more specific?
Re: Fonts problem
Posted: Thu Aug 22, 2024 11:34 am
by MM8MM
Pablo wrote: Thu Aug 22, 2024 11:18 am
I want to upload the font from my device to a program that does not display fonts
What do you mean by 'upload'? What did you do and where does it stop working?
Can you please be more specific?
In version 19 when I want to upload the font from my device to the program from here
https://drive.google.com/file/d/1r_ocUC ... 83QN9/view
It does not show all the fonts on my device! This problem does not exist in version 18
Re: Fonts problem
Posted: Thu Aug 22, 2024 12:00 pm
by Pablo
I'm sorry, but I do nit understand what you mean by
"upload the font from my device to the program from here"
Which "device" are you referring to?
How are you 'uploading' the font to the program?
What exactly are you doing?
Your screenshot is not helpful without more context.
Re: Fonts problem
Posted: Thu Aug 22, 2024 12:13 pm
by MM8MM
Pablo wrote: Thu Aug 22, 2024 12:00 pm
I'm sorry, but I do nit understand what you mean by
"upload the font from my device to the program from here"
Which "device" are you referring to?
How are you 'uploading' the font to the program?
What exactly are you doing?
Your screenshot is not helpful without more context.
Watch this video
https://drive.google.com/file/d/12xXIpX ... TzTjd/view
First / Version 19 / Not displaying all fonts on my device
Second / Version 18 / Displaying all fonts on my device
#My device is Windows 11
Re: Fonts problem
Posted: Thu Aug 22, 2024 12:29 pm
by BaconFries
Not 100% but this could be related to the following urks below as is for WB19 and not WB18 so may explain.
See the following url reading from Google Fonts
viewtopic.php?t=97947
Also reading from Variable Fonts...you may or will need to re-install fonts from the font manager.
https://www.wysiwygwebbuilder.com/webfonts.html
Re: Fonts problem
Posted: Thu Aug 22, 2024 12:40 pm
by Pablo
Please try this:
Uncheck "Display Websafe fonts only"
Click OK
Open the dialog again
The list should now also include non-web safe fonts.
Note that in general it not a good idea to use fonts which are not web safe!
Re: Fonts problem
Posted: Thu Aug 22, 2024 12:56 pm
by MM8MM
I mean uploading my device's fonts to the program from (Display web safe fonts only) and not Google.
#This is what works in version 19
Re: Fonts problem
Posted: Sat Aug 24, 2024 7:48 am
by Bluesman
Wonder if it's just as simple as: you have not installed the ".ttf" version of the fonts in to the "Fonts" folder within "Windows" folder for your OS? This must also be for you to get the fonts appear in all software font lists.
Re: Fonts problem
Posted: Sat Aug 24, 2024 10:34 pm
by MM8MM
Bluesman wrote: Sat Aug 24, 2024 7:48 am
Wonder if it's just as simple as: you have not installed the ".ttf" version of the fonts in to the "Fonts" folder within "Windows" folder for your OS? This must also be for you to get the fonts appear in all software font lists.
All fonts are installed on my device.. but why do the fonts appear in WB18 and not in WB19? Does WB19 show you all fonts on your device?
Look at this video, I shot both versions.. The WB19 version doesn't display the fonts, but the WB18 version displays all the fonts.
https://drive.google.com/file/d/12xXIpX ... TzTjd/view
Re: Fonts problem
Posted: Sun Aug 25, 2024 6:06 am
by Pablo
Did you try my suggestion?
Uncheck "Display web safe fonts only"?
Re: Fonts problem
Posted: Sun Aug 25, 2024 11:45 am
by Bluesman
MM8MM wrote: Sat Aug 24, 2024 10:34 pm
Bluesman wrote: Sat Aug 24, 2024 7:48 am
Wonder if it's just as simple as: you have not installed the ".ttf" version of the fonts in to the "Fonts" folder within "Windows" folder for your OS? This must also be for you to get the fonts appear in all software font lists.
All fonts are installed on my device.. but why do the fonts appear in WB18 and not in WB19? Does WB19 show you all fonts on your device?
Look at this video, I shot both versions.. The WB19 version doesn't display the fonts, but the WB18 version displays all the fonts.
https://drive.google.com/file/d/12xXIpX ... TzTjd/view
Ends up in "Pablos" suggestion. You can not have the "Display Websafe fonts only" checked, that you have in the video...