1053 Commits (5839fef84c094e4203ea232d0578c4cc36a28a0a)

Author SHA1 Message Date
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
Artur Adib 9e9674d45c Remove debugging line 13 years ago
Artur Adib 0959cd3517 New readXRefTable, working 13 years ago
Artur Adib 4375bd2219 progress 13 years ago
Artur Adib 8068ff242d readXRefTable rewrite, progress 13 years ago
Artur Adib 30a01c5da6 addressing reviewer comments, bug fix 13 years ago
Andreas Gal 59283bdf6d implement sampled functions based on the PDF spec 13 years ago
Andreas Gal 9650df5c10 fix style and add var declaration 13 years ago
Kalervo Kujala e3a3ec6f2e Use JPX and JPEG in error messages. 13 years ago
Andreas Gal 28f82e3dd7 rewrite CMYK to RGB conversion 13 years ago
notmasteryet 5415fed14d Mapping well-known chars to the similar equivalents in the normal characters range 13 years ago
notmasteryet 10a0a60f8e Fixing symbols encoding 13 years ago
notmasteryet dd066f8369 Fixing standard encoding mapping 13 years ago
Kalervo Kujala 66e3441e0e Change throws to errors. 13 years ago