33 Commits (6f0cf8c4cb15debe3616de6ddb9e642ff424ff23)

Author SHA1 Message Date
Jonas Jenwald 52e0f51917 Enable the `no-unused-vars` ESLint rule 8 years ago
Jonas Jenwald c850968fa7 Remove `globals` that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Yury Delendik 0a700fa29d Updates Jasmine version. 9 years ago
Manas f6d28ca323 Refactors CMapFactory.create to make it async 9 years ago
Yury Delendik 85e95d34ed Use RequireJS in the viewer, examples and tests. 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Tim van der Meij 91274d6d2d Rename annotation_helper.js to annotation_layer.js 10 years ago
Yury Delendik 56ccaea99b Move text layer building logic into src/display/text_layer.js 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Jonas Jenwald b201cc4940 Remove the remaining references to cidmaps.js from the test suite 11 years ago
Yury Delendik bdeca30fbf Splits shared/annotation.js into core/ and display/ 11 years ago
Yury Delendik fcc4dfd9b5 Moves shared/function.js to core/ 11 years ago
Yury Delendik 7a19085159 Moves shared/colorspace.js into core/ 11 years ago
Michał Gołębiowski e625af3fef Remove type="text/javascript" from script tags. 11 years ago
Thorben Bochenek e8f0700bfa Move the colour conversion to jpg.js 11 years ago
Yury Delendik f57c6935d7 Implements WebGL support 11 years ago
Yury Delendik 63f438006b Fixes lint for windows; adds test/font/fontutils.js 11 years ago
Yury Delendik c2376e5cea Migrating test.py to test.js 11 years ago
Brendan Dahl b5b94a4af3 Use built in CMaps and unify the glyph mapping. 11 years ago
Brendan Dahl fc0106822c Change test font to one that works with ttx v2.4. 11 years ago
Yury Delendik e9327050c3 Basic function.js split 11 years ago
Yury Delendik bf432a37bb Refactors shared/pattern.js into core/ and display/ 11 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago
Mack Duan f8f4b3f45d Refactor code for annotations 12 years ago
Mack Duan ef423ef30c Implement progressive loading of PDFs 12 years ago
mduan 5bffd2e7d8 Implement 9.6.6.4 of pdf spec for truetype fonts 12 years ago
Yury Delendik 0646d397eb Rejects post table if maxp numGlyph does not match 13 years ago
Yury Delendik 05148e8e7d Removes vtmx and vhea tables; sanitizes fpgm and prep 13 years ago
Yury Delendik 4da7be8d28 Verifies some of the OS2 font table fields 13 years ago
Yury Delendik fbe3d71663 Re-creates invalid post table 13 years ago
Yury Delendik 5afec33956 Adds ttx test harness 13 years ago