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

Updated dependency fontfacegen #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MaxBoeh
Copy link

@MaxBoeh MaxBoeh commented May 30, 2018

... to be able to append several css / scss / less files into one avoiding overwriting

@MarttiR
Copy link

MarttiR commented Jun 1, 2018

This fixes common errors when using gulp-fontfacegen with .ttf's from Google Fonts, such as the following:

../node_modules/fontfacegen/lib/ttf2svg.js:19
        throw new FontFaceException(
        ^
FontFaceException: svg conversion failed: TypeError: Cannot read property 'getPointCount' of undefined
Your SVG file will probably not be in a working state

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

Successfully merging this pull request may close these issues.

2 participants