We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, FontCustom won't compile. CPU spikes to 100% and CLI hangs and never completes. It actually creates the font files but they are 0kb.
fontcustom -v //fontcustom-1.3.0 fontforge --version //fontforge 20120731 //libfontforge 20120731
# --------------------------------------------------------------------------- # # Project Info # Defaults shown. Learn more about these options by running # `fontcustom help` or visiting <http://fontcustom.com>. # --------------------------------------------------------------------------- # font_name: fontcustom css_selector: .icon-{{glyph}} preprocessor_path: "" autowidth: false no_hash: false force: false debug: false quiet: false # --------------------------------------------------------------------------- # # Input Paths # --------------------------------------------------------------------------- # input: vectors: ./SVG # required # templates: ./templates # --------------------------------------------------------------------------- # # Output Paths # --------------------------------------------------------------------------- # output: fonts: ./Fonts css: ./stylesheets preview: ./styleguide #my-custom-template.yml: path/to/template/output # --------------------------------------------------------------------------- # # Templates # Included in Font Custom: preview, css, scss, scss-rails # Custom templates should be saved in the INPUT[:templates] directory and # referenced by their baserame. # --------------------------------------------------------------------------- # # templates: # - scss # - preview #- my-custom-template.yml
The text was updated successfully, but these errors were encountered:
Do you mind upgrading to the latest version and trying again with fontcustom watch --debug?
fontcustom watch --debug
Sorry, something went wrong.
No branches or pull requests
Hello,
FontCustom won't compile. CPU spikes to 100% and CLI hangs and never completes. It actually creates the font files but they are 0kb.
fontcustom -v
//fontcustom-1.3.0
fontforge --version
//fontforge 20120731
//libfontforge 20120731
The text was updated successfully, but these errors were encountered: