Kilian Schüttler Marmelator
  • Joined on 2025-01-31
Marmelator synced commits to refs/pull/19473/merge at Marmelator/pdf.js.mirror from mirror 2025-03-10 16:52:25 +01:00
7c372afe34 Merge 30cbfac0f48edcd81db1211471c2d8911aa8d51f into 26b5c8f821dd8066ae9f59657a6dc02758ee8a8e
26b5c8f821 Merge pull request #19625 from Snuffleupagus/issue-19624
0edfd29a3e Improve text-selection for Type3 fonts, using d0 operators, with empty /FontBBox-entries (issue 19624)
b9e8844541 Merge pull request #19613 from Snuffleupagus/issue-19611
10a99ea0a7 Let SMask/Mask images fallback to the parent image dimensions (issue 19611)
Compare 7 commits »
Marmelator synced commits to refs/pull/19428/merge at Marmelator/pdf.js.mirror from mirror 2025-03-10 16:52:25 +01:00
efe5ab2b2a Merge 996c17f750a8840626f61b97a2b673e6c47e1366 into 26b5c8f821dd8066ae9f59657a6dc02758ee8a8e
26b5c8f821 Merge pull request #19625 from Snuffleupagus/issue-19624
0edfd29a3e Improve text-selection for Type3 fonts, using d0 operators, with empty /FontBBox-entries (issue 19624)
b9e8844541 Merge pull request #19613 from Snuffleupagus/issue-19611
10a99ea0a7 Let SMask/Mask images fallback to the parent image dimensions (issue 19611)
Compare 7 commits »
Marmelator synced commits to refs/pull/17777/merge at Marmelator/pdf.js.mirror from mirror 2025-03-10 16:52:24 +01:00
d4850b7070 Merge df85826f31dfce3214186ff7011df0421f49a41e into 26b5c8f821dd8066ae9f59657a6dc02758ee8a8e
26b5c8f821 Merge pull request #19625 from Snuffleupagus/issue-19624
0edfd29a3e Improve text-selection for Type3 fonts, using d0 operators, with empty /FontBBox-entries (issue 19624)
b9e8844541 Merge pull request #19613 from Snuffleupagus/issue-19611
10a99ea0a7 Let SMask/Mask images fallback to the parent image dimensions (issue 19611)
Compare 7 commits »
Marmelator synced commits to refs/pull/14098/merge at Marmelator/pdf.js.mirror from mirror 2025-03-10 16:52:24 +01:00
bab2d23089 Merge 47626cfab6ab234cb9eddf0e0ae4eb2556a36e0c into 26b5c8f821dd8066ae9f59657a6dc02758ee8a8e
26b5c8f821 Merge pull request #19625 from Snuffleupagus/issue-19624
0edfd29a3e Improve text-selection for Type3 fonts, using d0 operators, with empty /FontBBox-entries (issue 19624)
b9e8844541 Merge pull request #19613 from Snuffleupagus/issue-19611
10a99ea0a7 Let SMask/Mask images fallback to the parent image dimensions (issue 19611)
Compare 7 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2025-03-10 16:52:24 +01:00
4152eae3fb Merge pull request #19635 from Snuffleupagus/thumbnails-maxCanvasPixels
26b5c8f821 Merge pull request #19625 from Snuffleupagus/issue-19624
0edfd29a3e Improve text-selection for Type3 fonts, using d0 operators, with empty /FontBBox-entries (issue 19624)
b9e8844541 Merge pull request #19613 from Snuffleupagus/issue-19611
fc22d3afc7 Support the maxCanvasPixels option in the thumbnails code
Compare 8 commits »
Marmelator synced and deleted reference refs/tags/refs/pull/19625/merge at Marmelator/pdf.js.mirror from mirror 2025-03-10 16:52:24 +01:00
Marmelator synced and deleted reference refs/tags/refs/pull/19613/merge at Marmelator/pdf.js.mirror from mirror 2025-03-10 16:52:24 +01:00
Marmelator synced and deleted reference refs/tags/refs/pull/19621/merge at Marmelator/pdf.js.mirror from mirror 2025-03-10 16:52:24 +01:00
Marmelator synced commits to refs/pull/18272/merge at Marmelator/pdf.js.mirror from mirror 2025-03-10 16:52:24 +01:00
a45b570b63 Merge eb1f31d1c84c20b453be708949a73ceef3ab5044 into 26b5c8f821dd8066ae9f59657a6dc02758ee8a8e
26b5c8f821 Merge pull request #19625 from Snuffleupagus/issue-19624
0edfd29a3e Improve text-selection for Type3 fonts, using d0 operators, with empty /FontBBox-entries (issue 19624)
b9e8844541 Merge pull request #19613 from Snuffleupagus/issue-19611
10a99ea0a7 Let SMask/Mask images fallback to the parent image dimensions (issue 19611)
Compare 7 commits »
Marmelator synced commits to refs/pull/14098/merge at Marmelator/pdf.js.mirror from mirror 2025-03-10 00:32:24 +01:00
1744882174 Merge 47626cfab6ab234cb9eddf0e0ae4eb2556a36e0c into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/19621/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:24 +01:00
cfa3ec3074 Merge eef15a30cd12e51bbebc50620143430944f91975 into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/19625/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:24 +01:00
0287922222 Merge 111c00dd6e633854ab5917b3b24e64477b491e1b into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/19043/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:23 +01:00
3da47940fc Merge eac70e404f9ee1c3d975afba532105172ac6d454 into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/18815/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:23 +01:00
be1a28fe3a Merge b6400cd44c880c20375a22fa315f771a8076c3cd into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/18699/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:23 +01:00
e55ed7a801 Merge d9d018c78d7c0816f5ec1f706bd4d4858d6787c6 into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/18639/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:23 +01:00
c4e60a0c37 Merge 687c91d4e204f4102ca7ea4d11fe421a4f38e6e1 into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/18426/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:23 +01:00
9e6b1a6cd3 Merge 68076af0e46aed46de40a469c44af4979e6cf31c into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/17777/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:23 +01:00
65b313c381 Merge df85826f31dfce3214186ff7011df0421f49a41e into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/18272/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:23 +01:00
003647c6d1 Merge eb1f31d1c84c20b453be708949a73ceef3ab5044 into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »
Marmelator synced commits to refs/pull/19428/merge at Marmelator/pdf.js.mirror from mirror 2025-03-09 16:22:23 +01:00
862c2a7b2f Merge 996c17f750a8840626f61b97a2b673e6c47e1366 into 81baa16c8b526c3ffcda438df428b3e3dd9514ee
81baa16c8b Merge pull request #19629 from Snuffleupagus/split-crypto
621258f85c Merge pull request #19623 from Snuffleupagus/PDFFunctionFactory-rm-createFromArray
66af403f10 Merge pull request #19628 from Snuffleupagus/MathClamp-2
0a2c176027 Remove the unused or/shiftLeft methods from the Word64 class (PR 4938 follow-up)
Compare 15 commits »