Lint error
This commit is contained in:
parent
a6b9efc06b
commit
8cb8de3092
@ -1947,7 +1947,7 @@ var Font = (function FontClosure() {
|
||||
|
||||
for (var i = 0, ii = glyphs.length; i < ii; i++) {
|
||||
var code = glyphs[i].unicode;
|
||||
var gid = ids[i]
|
||||
var gid = ids[i];
|
||||
|
||||
var glyphName = glyphNames[gid] || encoding[code];
|
||||
if (glyphName in GlyphsUnicode) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user