temporary revert a change in the font code to make mac fonts work again
This commit is contained in:
parent
b59a27a23f
commit
3557bae461
2
fonts.js
2
fonts.js
@ -1000,7 +1000,7 @@ var Font = (function() {
|
||||
platforms[i] + // platform ID
|
||||
encodings[i] + // encoding ID
|
||||
languages[i] + // language ID
|
||||
string16(j) + // name ID
|
||||
string16(i) + // name ID
|
||||
string16(str.length) +
|
||||
string16(strOffset);
|
||||
nameTable += nameRecord;
|
||||
|
Loading…
x
Reference in New Issue
Block a user