1460 Commits (ebae24cacc63ab5720c6eba9118dc2792d0764b3)

Author SHA1 Message Date
Jonas Jenwald 97c10e9c08 Strip `null` (\x00) characters from the URLs in LinkAnnotations (issue 6832) 9 years ago
Tim van der Meij 6ef7120a04 Implement support for Highlight annotations 9 years ago
Tim van der Meij 34918a6666 Implement support for Squiggly annotations 9 years ago
Yury Delendik c991480687 Better crypto key length recovery. 9 years ago
Jonas Jenwald 1d1f175826 Apply Patterns, if necessary, when rendering text 9 years ago
Yury Delendik 85e95d34ed Use RequireJS in the viewer, examples and tests. 9 years ago
Tim van der Meij c5f4b9750e Implement support for StrikeOut annotations 9 years ago
Tim van der Meij ae329afc03 Ensure that hidden popups do not use any space 9 years ago
Jonas Jenwald 2f2ea6160b Ensure that the `baseTransform` is applied when rendering annotations 9 years ago
Tim van der Meij cd28dd34fe Implement support for Underline annotations 9 years ago
Tim van der Meij 26379ddae2 Rename and reorder link annotation CSS 9 years ago
Tim van der Meij 7d43971f54 Implement support for Popup annotations 9 years ago
Jonas Jenwald ae4ec2e347 Change test-case `issue4914` to an `annotations` test 9 years ago
Tim van der Meij b7217a2274 Implement annotation layer regression testing 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Jonas Jenwald ee0d522187 Use `adjustWidths` for TrueType fonts if we handle them as OpenType (issue 5027, issue 5084, issue 6556, bug 1204903) 10 years ago
Yury Delendik 1bbe8f3fee Replaces test for #6720 to fix botio-linux slow script. 10 years ago
Jonas Jenwald 4810b7b8fc Fix the `charCodeOf` method in `IdentityToUnicodeMap` in order to prevent text selection from breaking 10 years ago
Yury Delendik 15c9969abe Adds transfer function support for SMask. 10 years ago
Yury Delendik d4843ebf6d Fixes canvas state after smask group ends. 10 years ago
Brendan Dahl 87762afec4 Remove glyph id's outside the range of valid glyphs. 10 years ago
Tim van der Meij 91274d6d2d Rename annotation_helper.js to annotation_layer.js 10 years ago
Daan Sprenkels a9081653fc shading-pattern: While drawing patterns, transform to the baseTransform first 10 years ago
Jonas Jenwald 995e1a45b8 Ensure that `Lexer_getName` does not fail if a `Name` contains in invalid usage of the NUMBER SIGN (#) (issue 6692) 10 years ago
Jonas Jenwald 6dfe53b976 [api-minor] Add a parameter to `PDFPageProxy_getTextContent` that enables replacing of all whitespace with standard spaces in the textLayer (issue 6612) 10 years ago
Rob Wu 07f2a43943 Add tests for parallel rendering 10 years ago
Yury Delendik 09772e1e15 Creates PDFWorker, separates fetchDocument from transport. 10 years ago
Jonas Jenwald b05652ca97 [api-minor] Let `getAnnotations` fetch all annotations by default, unless an intent is specified 10 years ago
Tim van der Meij 0991c06395 Refactor annotation flags code 10 years ago
Yury Delendik bd7f121c83 Better "text" testing. 10 years ago
Yury Delendik 56ccaea99b Move text layer building logic into src/display/text_layer.js 10 years ago
Yury Delendik 2f34fd46cb Move CustomStyle. 10 years ago
Jonas Jenwald 055573fc83 Replace the unavailable linked test-case for issue 1055 with a reduced test-case 10 years ago
Daan Sprenkels 6ce83d3290 apply transformation matrix to RadialGradient radiuses, 10 years ago
Jonas Jenwald bd8d3a78a3 Replace the unavailable linked test-case for issue 845 with a reduced test-case 10 years ago
Yury Delendik 1d8800370a Allow subpixel anti-aliasing for most of the content. 10 years ago
Jonas Jenwald 1478241c8e Replace the unavailable linked test-case for issue 3405 with a reduced test-case 10 years ago
Jonas Jenwald 841831f35e Replace the unavailable linked test-cases for PR 2606 with reduced test-cases 10 years ago
Jonas Jenwald 4b360512af Replace the unavailable linked test-case for PR 197 with a reduced test-case 10 years ago
Jonas Jenwald dca681e82b Replace the unavailable linked test-case for issue 1655 with a reduced test-case 10 years ago
Jonas Jenwald 458aff66f4 Replace the unavailable linked test-case for issue 3207 with a reduced test-case 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald 5bd76c46ac Replace the unavailable linked test-case for issue 3263 with a reduced test-case 10 years ago
Jonas Jenwald 50a70429ec Ignore the /Mask entry in images unless its /ImageMask entry is explicitly set to `true` (issue 6621) 10 years ago
Yury Delendik 4c9f6741ae Remove mozcentral test files. 10 years ago
Rob Wu b0ff49e456 Improve reliability of the test server 10 years ago
Jonas Jenwald 3008580972 Replace the unavailable linked test-case for issue 2128 with a reduced test-case 10 years ago
Rob Wu ff8c334207 Use random port in test webserver 10 years ago
Jonas Jenwald ff64ef0243 Prevent `readCmapTable` from failing if the `cmap` is missing in TrueType fonts 10 years ago
Jonas Jenwald 66c17a69ae Add a reduced `text` test-case for issue 4665 10 years ago