Fix languages bustage
This commit is contained in:
parent
64f8e79bf8
commit
7ff6f5166c
2
fonts.js
2
fonts.js
@ -434,7 +434,7 @@ var Font = (function () {
|
|||||||
"\x00\x00\x00\x0C" + // start of the table record
|
"\x00\x00\x00\x0C" + // start of the table record
|
||||||
"\x00\x04" + // format
|
"\x00\x04" + // format
|
||||||
string16(headerSize) + // length
|
string16(headerSize) + // length
|
||||||
"\x04\x09" + // languages
|
"\x00\x00" + // languages
|
||||||
string16(segCount2) +
|
string16(segCount2) +
|
||||||
string16(searchRange) +
|
string16(searchRange) +
|
||||||
string16(searchEntry) +
|
string16(searchEntry) +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user