Kilian Schüttler Marmelator
  • Joined on 2025-01-31
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-17 20:21:03 +02:00
4b1875c8c0 Merge pull request #19825 from calixteman/bug1961107
d7cbda6cb5 Avoid to create any subarrays when optimizing 'save, transform, constructPath, restore' (bug 1961107)
f1e20cd668 Merge pull request #19824 from Snuffleupagus/getStructTree-catch-errors
bf553f22da Ensure that the /P-entry is actually a dictionary in StructTreePage.prototype.addNode
76f23ce3b5 Catch, and ignore, errors during Page.prototype.getStructTree
Compare 5 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-14 02:31:02 +02:00
2f7d163dfd Merge pull request #19812 from timvandermeij/disable-permafail
923753a66b Skip the "must check that canvas perfectly fits the page whatever the zoom level" integration test in Chrome
efe4a3455a Remove debug code from the integration tests
35f85c55bd Merge pull request #19810 from Snuffleupagus/issue-19808
574e4f4ec1 Merge pull request #19809 from timvandermeij/integration-tests-isolate-all-and-random
Compare 20 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-13 18:21:02 +02:00
c071f44883 Merge pull request #19807 from timvandermeij/updates
d5dce6bc42 Update translations to the most recent versions
b61d52c6da Update dependencies to the most recent versions
Compare 3 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-13 02:01:01 +02:00
e06b32c831 Merge pull request #19806 from Snuffleupagus/more-logical-assign
834423b51d Add more logical assignment in the src/ folder
Compare 2 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-12 17:51:02 +02:00
5da507f279 Merge pull request #19805 from Snuffleupagus/_xfaStreams-Map
5f3e8806fe Merge pull request #19789 from Snuffleupagus/generic-SignatureStorage-save
f482232493 Merge pull request #19790 from Snuffleupagus/test-getAnnotationStorage-rm-entries
1c80412f61 Change PDFDocument.prototype._xfaStreams to return a Map
60bf9b133a Simplify the getAnnotationStorage integration-test helper function
Compare 6 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-11 17:21:02 +02:00
9c6e2e6df0 Merge pull request #19803 from Snuffleupagus/issue-19800
1048508dd1 Catch circular references in /Form XObjects (issue 19800)
7a94fafd30 Prefer /Resources from the /Contents stream-dict, if available
53c5a53668 Merge pull request #19804 from Snuffleupagus/issue-19802
835a456767 Use adjustWidths unconditionally for all embedded fonts (issue 19802)
Compare 5 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-11 01:01:02 +02:00
539a81c7a3 Merge pull request #19797 from calixteman/issue19793
1d8af5fe68 Merge pull request #19799 from calixteman/bug1959774
61df54c689 [Editor] Commit the current drawing before switching the current mode
88d58f393b [Editor] Fix the border line of the thickness slider in the signature modal while in HCM (bug 1959774)
Compare 4 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-10 00:31:02 +02:00
220a28933c Merge pull request #19791 from Snuffleupagus/IndexedCS-round-clamp
fbc4f4b12a Handle non-integer and out-of-range values correctly in Indexed color spaces
Compare 2 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-09 00:01:01 +02:00
22657e2b6e Merge pull request #19778 from Snuffleupagus/replace-getAll
12c7c7b0af Merge pull request #19773 from Snuffleupagus/inline-PDFImage-createRawMask
19486952c2 Merge pull request #19781 from Snuffleupagus/mv-IDENTITY_MATRIX
0e50125a6c Merge pull request #19788 from Snuffleupagus/no-array-reduce
38d01250f4 Enable the no-array-reduce ESLint plugin rule
Compare 8 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-08 15:51:00 +02:00
85e6f3c92b Merge pull request #19785 from nicolo-ribaudo/chrome-selection-fix
115ea6afa3 Merge pull request #19786 from nicolo-ribaudo/linting-export
f654fb1b83 Lint against export [some declaration]
da5b681b16 [chrome] Fix text selection with .markedContent
Compare 4 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-06 23:01:04 +02:00
72feb4c256 Merge pull request #19775 from Snuffleupagus/AFSimple_Calculate-MIN-MAX-destructuring
36ece9af8d Merge pull request #19777 from Snuffleupagus/Node-engines-20.16.0
082485f094 Merge pull request #19776 from Snuffleupagus/rm-reduce-unit-tests
18617eb792 Tweak the Node.js version listed in "engines", to ensure that process.getBuiltinModule is available
ec5b5184d3 Remove Array.prototype.reduce usage from the unit-tests
Compare 6 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-05 22:31:02 +02:00
6cc37c8415 Merge pull request #19772 from calixteman/settextmatrix
4c63905a18 Avoid to create an array when setting the text matrix
9217d253aa Merge pull request #19771 from Snuffleupagus/canvas-shorter-CanvasExtraState
7cfb1be650 Merge pull request #19758 from Snuffleupagus/OperatorList-setOptions
a70f42339e Merge pull request #19756 from Snuffleupagus/canvas-unconditional-ctx-filter
Compare 9 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-04 22:01:02 +02:00
7eef7dfc78 Merge pull request #19763 from calixteman/simplify_updaterect
a6934a4dd5 Merge pull request #19768 from Snuffleupagus/writer-infoMap
e7a951547d Replace UpdateRectMinMax by getAxialAlignedBoundingBox
dad6febc39 Pass the /Info-strings as a Map to the src/core/writer.js code
Compare 4 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-04 13:51:01 +02:00
0bde69c7bf Merge pull request #19767 from Snuffleupagus/issue-19761
20e06c4bb5 Attempt to get bundlers to leave Emscripten Compiler generated URLs alone (issue 19761)
bd06061e85 Merge pull request #19766 from Snuffleupagus/version-5.2
bd418de6b0 Bump library version to 5.2
Compare 4 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-03 21:31:01 +02:00
16c876569f Merge pull request #19760 from Snuffleupagus/OperatorList-transfers-bitmap
8c5fb7979f Also transfer ImageBitmaps for image masks and inline images
ff2d95a9b6 Merge pull request #19752 from calixteman/simplify_updateRectMinMax
41bed561f0 Simplify updateRectMinMax in order to use slightly less memory
Compare 4 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-02 21:01:01 +02:00
a45f961a1c Merge pull request #19751 from Snuffleupagus/applyTransform-in-place
b7437376f1 Merge pull request #19732 from calixteman/rm_useless_beginpath
4262603b06 Re-name the Util.applyTransformToBezierInPlace method
c852e877d8 Change Util.applyInverseTransform to use the point-argument as an in/out parameter
fa643bb22f Change Util.applyTransform to use the point-argument as an in/out parameter
Compare 6 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-04-01 20:31:02 +02:00
e5fbf52405 Merge pull request #19736 from Snuffleupagus/compileType3Glyph-worker
b33522a208 Merge pull request #19746 from Snuffleupagus/evaluator-img-cache-tweaks
25693dc0ee Merge pull request #19712 from calixteman/optimize_save_construct
9cd5a9658a [api-minor] Move Type3-glyph compilation to the worker-thread
213830f44f Use, and re-name, the addLocallyCachedImageOps helper for global images too
Compare 7 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-03-31 20:01:01 +02:00
a4950c0b71 Merge pull request #19721 from calixteman/simplif_singular_decomposition
6e9fbd9420 Simplify singularValueDecompose2dScale in order to make it using less memory
Compare 2 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-03-31 11:51:02 +02:00
e8b4ed2fde Merge pull request #19743 from timvandermeij/integration-tests-freetext-isolate-part-3
ed08a6a988 Isolate the "basic operations" freetext editor integration tests
Compare 2 commits »
Marmelator synced new reference refs/tags/v5.1.91 to Marmelator/pdf.js.mirror from mirror 2025-03-30 19:31:02 +02:00