Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: (Easy) Fontello Support #1

Open
dmhendricks opened this issue Sep 7, 2017 · 0 comments
Open

Feature Request: (Easy) Fontello Support #1

dmhendricks opened this issue Sep 7, 2017 · 0 comments
Assignees

Comments

@dmhendricks
Copy link

dmhendricks commented Sep 7, 2017

It would be sweet if the Icon Field supported an easy way to use Fontello-created font libraries without the extra config/definitions. Crude example:

->add_fontello_options( get_template_directory() . '/fonts/my_fontello_export/config.json' )

That would make it very simple for folks to use any and all icons that they want/need with one line. And, if you ever add/remove icons from the lib, you just overwrite the source Fontello files - no reconfiguration necessary.

This would also be a value-added feature for end-users of projects created with the Icon Field as well:

  1. User uploads his/her own icon pack generated with Fontello.
  2. Plugin/theme extracts the package.
  3. The plugin/theme that uses the Icon Field points to the resulting config.json file as a source for user-provided icons.

(# 1 & # 2 would be handled by the developer - The Icon Field would just need to support reading Fontello config.json as a source)

kriesi.at's themes do this via their own proprietary method, and I would love to do the same with CF.

Thank you,
Daniel

EDIT: I also have licenses for Font Awesome 5 Pro and IcoMoon (among others), and this method would make it very easy for me to use them with minimal configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants