1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Fix languages bustage

This commit is contained in:
Vivien Nicolas 2011-06-30 09:25:57 +02:00
parent 64f8e79bf8
commit 7ff6f5166c

View file

@ -434,7 +434,7 @@ var Font = (function () {
"\x00\x00\x00\x0C" + // start of the table record
"\x00\x04" + // format
string16(headerSize) + // length
"\x04\x09" + // languages
"\x00\x00" + // languages
string16(segCount2) +
string16(searchRange) +
string16(searchEntry) +