You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem was me using the appendUnicode setting which prepended (maybe change the name of the option?) the unicode to the filenames. The startUnicode setting is overridden by these prepended unicodes, making the setting useless after the first run.
I ended up not needing the feature, but it seems to me that the startUnicode overriding the file names should be default behaviour. I'll leave that decision up to you though, since I don't need it for my work flow.
When I set the
startUnicode: 0xEA02
, the first generated glyph still showsunicode=""
.This is the gulp task I've set up:
The text was updated successfully, but these errors were encountered: