Skip to content

Specified webfont version or use 1.5 by default.#72

Open
spalax wants to merge 2 commits intomillermedeiros:masterfrom
milsdev:specified_webfont_version
Open

Specified webfont version or use 1.5 by default.#72
spalax wants to merge 2 commits intomillermedeiros:masterfrom
milsdev:specified_webfont_version

Conversation

@spalax
Copy link

@spalax spalax commented Feb 11, 2016

Fix for #71

Copy link

@luca-borrione luca-borrione left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to use webfontVersion instead of fontLoaderVersion perhaps?
It would look more clear to me, what do you think?

} else {
var data = parseName(name);
var data = parseName(name),
fontLoaderVersion = '1.5'; // Available versions listed at

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to use webfontVersion instead of fontLoaderVersion perhaps?
It would look more clear to me, what do you think?

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