From: Vivien Nicolas <21@vingtetun.org> Date: Thu, 30 Jun 2011 07:25:57 +0000 (+0200) Subject: Fix languages bustage X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7ff6f5166cb89aea60e6d4a91af8970ba438cfdb;p=pdf.js.git Fix languages bustage --- diff --git a/fonts.js b/fonts.js index d681259..3a95b2d 100644 --- a/fonts.js +++ b/fonts.js @@ -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) +