Page 1 of 1
Fonts in mobile version
Posted: Thu Aug 27, 2020 6:54 am
by Joel
Hi,
I'm using fonts which are obviously unsafe for mobile phones.
It would be simple to fix the problem if 'publish text as image' worked in version 15.
Are there any other ways?
Re: Fonts in mobile version
Posted: Thu Aug 27, 2020 7:16 am
by BaconFries
It would be simple to fix the problem if 'publish text as image' worked in version 15.
What do you mean if it worked in WB15? where does it stop working?
Have you read the following regarding the use of web safe fonts? If you need help please be more specific please.
https://www.wysiwygwebbuilder.com/webfonts.html
Re: Fonts in mobile version
Posted: Thu Aug 27, 2020 9:56 am
by Joel
The 'publish text as image' looks ridiculous which is a shame because it worked perfectly well in previous versions.
But the font-face function solves the problem
Can you tell me where (which folder) should I download a font to so I have it avail for font-face? I'm looking at
https://www.onlinewebfonts.com/download ... e0fef6339e. Can I just tick @font-face or do I need to download in all the formats?
Re: Fonts in mobile version
Posted: Thu Aug 27, 2020 4:10 pm
by Bluesman
Joel wrote: Thu Aug 27, 2020 9:56 am
The 'publish text as image' looks ridiculous which is a shame because it worked perfectly well in previous versions.
But the font-face function solves the problem
Can you tell me where (which folder) should I download a font to so I have it avail for font-face? I'm looking at
https://www.onlinewebfonts.com/download ... e0fef6339e. Can I just tick @font-face or do I need to download in all the formats?
You can try to use "Automatically use @font-face for non web-safe fonts", but doesn't work with all fonts. The safest way is to use "Manually specify @font-face fonts, but then you have to download all the font files. For work in most recent versions of browsers you only have to use; .ttf, .woff and .woff2 font files.
Save the webfonts in any dedicated folder on your harddrive.
Re: Fonts in mobile version
Posted: Thu Aug 27, 2020 4:59 pm
by Joel
Thank you, Ill try my best
