Hi,
I'm trying to make some pages smaller than now (using MaterialIcons). So, I created a "UserCollection" with only 16 icons, trying to get a small page size on load.
When I put an ICON on the page and change it to "UserCollection", the OUTPUT FORMAT changes to "Publish as SVG" even I setting it to "Publish as Font". And, this way, what I would save in not loading "MaterialIcons"), I spend in SVG code within the page.
Another problem is that even after substituting every MaterialIcon in the page, the PUBLISH creates its files (TTF and WOFF), and it seems the load of these libraries will occur anyway.
Am I doing something wrong?
Thanks!
Iconfont as Font, not SVG
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
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
Re: Iconfont as Font, not SVG
User collection can only be published as SVG. The output format has not effect, because the icons are not loaded from the original font, but from a folder where all user icons are stored.
The font files should not be loaded in that case.
The font files should not be loaded in that case.
- MorningLight
-
- Posts: 124
- Joined: Tue Jul 04, 2017 12:15 pm
Re: Iconfont as Font, not SVG
I got it.
Thank you very much Pablo.
Thank you very much Pablo.