Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

svg cannot have have filename 'length' #364

Merged
merged 1 commit into from
May 8, 2017
Merged

svg cannot have have filename 'length' #364

merged 1 commit into from
May 8, 2017

Conversation

mbarzda
Copy link
Contributor

@mbarzda mbarzda commented May 8, 2017

When svg's filename is 'length', getNextCodepoint stops increment currentCodepoint, because _.includes ignoring object property 'length' and returning false. Fix inverts codepoints map and codepoints became object keys.

@sapegin

@sapegin sapegin merged commit 015ad38 into sapegin:master May 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants