647 Commits (cba3e04c556c44285c8126a46fb1f3b80bf0e7a8)

Author SHA1 Message Date
notmasteryet a46a684935 Moving all symbolic font glyphs into 0xF000 - 0xF0FF range 13 years ago
notmasteryet 26b58c0e4f Properly build toFontChar 13 years ago
notmasteryet b4e3554af2 Remove debug code 13 years ago
Brendan Dahl b6e4fc771f Fix bad chars in Type2CFF font names. 13 years ago
notmasteryet 8f3b198c23 Check if glyph are stored outside the glyf table 13 years ago
notmasteryet c68dbd777e Relax EI search for inline images 13 years ago
notmasteryet 2703f3f692 Fixing first glyph index 13 years ago
notmasteryet 5efccea2af Using the first glyph code to detect the base glyph offset. 13 years ago
notmasteryet 321750bba6 Sets proper unicode range for symbols; sanitize no-glyphs fonts 13 years ago
notmasteryet 2fa6e025f2 Recovering from the bad JPX images (#1145) 13 years ago
notmasteryet fcffbc3804 Fix `Line 648, E:0001: Extra space after "]"` 13 years ago
Brendan Dahl 290aa0ef5d Fix upstream lint error. 13 years ago
Artur Adib 9cf9c36227 Addressing reviewer comments 13 years ago
notmasteryet b73cf1b3c2 Rewrite predictor code to avoid writing into subarrays. 13 years ago
Brendan Dahl f17a1679eb Move debugger to the web folder. 13 years ago
Brendan Dahl 45e3db77f2 Fix the font inspector. 13 years ago
Brendan Dahl c04ab5fe45 Change name of debugger to stepper. 13 years ago
Brendan Dahl f54486d8c8 Change how the tools are enabled. 13 years ago
notmasteryet 6c7e7df6da linting 13 years ago
notmasteryet 16bd59edf0 Separating fontChar and unicode 13 years ago
notmasteryet 2f98d18dc1 Not relying on the xref in the parser 13 years ago
notmasteryet 8c727860dd Fixing getting of the "Filter" attribute 13 years ago
Artur Adib 048e40b869 Fixes #1155 13 years ago
Brendan Dahl ebf26a5e29 Fix undefined stepper. 13 years ago
Brendan Dahl 6aa72f411b Add a few comments. 13 years ago
notmasteryet 1cfb099640 Add bugzill reference, reducing to 1px size 13 years ago
notmasteryet b32a7b1c8b Reducing min font size to 2; rearranging fontSizeScale logic 13 years ago
notmasteryet 99d71cc713 scale line width; set min font size to 8 13 years ago
notmasteryet c8e88def83 Light bidi fixes 13 years ago
Brendan Dahl 9fe5eff905 Combining Yury's and my debugging tools. 13 years ago
Adil Allawi b50cf76ab5 Properly integrate new file bidi.js 13 years ago
Adil Allawi 6902ba51fa Properly support custom CSS properties 13 years ago
notmasteryet 3cd4159489 Sanitizing the glyphs to avoid OTS rejections 13 years ago
Adil Allawi 2bc708305d Fix up bidi algorithm, and set direction of div to match text direction 13 years ago
notmasteryet 00f6f0e096 Remove lazy encoding initialization 13 years ago
Adil Allawi 2e1a88f39e Handle bidi ordering of PDF strings 13 years ago
notmasteryet d50773fb96 Fixing ToUnicode parsing; workaround for invalid UTF16 encoding 13 years ago
Brendan Dahl 66052f2dd2 Switch to textContent. Fix lint. 13 years ago
Brendan Dahl 58a697697f Fix closing script tag. 13 years ago
notmasteryet cc9035438a Optimization: don't scale when parameter is 1.0 13 years ago
Artur Adib 00b7e7d255 isDefaultDecode(), as per reviewer comments 13 years ago
notmasteryet bd95a191b7 Reducing MIN_FONT_SIZE size to 5px 13 years ago
notmasteryet 34e2aa5d21 Browser minimal font adjustment 13 years ago
notmasteryet cba531e3cd Fixing test execution / relative URL protocol detection 13 years ago
notmasteryet 03cb546f29 FTP protocol support (#1165) 13 years ago
Artur Adib 0fc6c03956 Lab color space, closes #1133 13 years ago
Artur Adib a39d487283 LabCS infra: args passed OK 13 years ago
Artur Adib 74ec7a4103 LabCS infra working 13 years ago
notmasteryet 5fba376a33 Fixing interpolation (continuation of #1143) 13 years ago
Artur Adib 775290d698 Lint 13 years ago