Kilian Schüttler Marmelator
  • Joined on 2025-01-31
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2026-04-12 00:04:02 +02:00
5089cceec7 Merge pull request #21086 from Snuffleupagus/JpegImage-DataView
64e5a7021d Re-factor the JpegImage class, and related code, to use DataViews when reading data
Compare 2 commits »
Marmelator synced commits to dependabot/npm_and_yarn/basic-ftp-5.2.2 at Marmelator/pdf.js.mirror from mirror 2026-04-11 07:44:04 +02:00
Marmelator synced new reference dependabot/npm_and_yarn/basic-ftp-5.2.2 to Marmelator/pdf.js.mirror from mirror 2026-04-11 07:44:04 +02:00
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2026-04-10 23:34:02 +02:00
81c9a34fd3 Merge pull request #21079 from Snuffleupagus/CFFParser-DataView
7cfcafbb4b Merge pull request #21069 from calixteman/issue21068
dd9ed2040e Re-factor the CFFParser class to use DataViews when reading data
545b512e74 Merge pull request #21076 from Snuffleupagus/OpenTypeFileBuilder-DataView
e9eabf051d Re-factor the OpenTypeFileBuilder class to use a DataView when writing data
Compare 6 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2026-04-10 15:24:03 +02:00
cb3f956a11 Merge pull request #21073 from Snuffleupagus/TrueType-table-comments
ca13d0089b Merge pull request #21074 from mozilla/update-locales
142f42559e l10n: Update locale files
a69b9ad033 Ensure that the built "hmtx" font table has valid widths (PR 21072 follow-up)
94f8934d05 Move some TrueType header comments to the correct lines
Compare 5 commits »
Marmelator synced commits to update-locales at Marmelator/pdf.js.mirror from mirror 2026-04-10 07:14:04 +02:00
Marmelator synced new reference update-locales to Marmelator/pdf.js.mirror from mirror 2026-04-10 07:14:04 +02:00
Marmelator synced and deleted reference refs/tags/dependabot/npm_and_yarn/basic-ftp-5.2.1 at Marmelator/pdf.js.mirror from mirror 2026-04-09 23:04:02 +02:00
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2026-04-09 23:04:02 +02:00
ab124db046 Merge pull request #21072 from Snuffleupagus/hmtx-TypedArray
27e171ea38 Merge pull request #21067 from mozilla/dependabot/npm_and_yarn/basic-ftp-5.2.1
8f56ee2ae9 Use a TypedArray when building the "hmtx" font table
81644a7ee9 Bump basic-ftp from 5.2.0 to 5.2.1
Compare 4 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2026-04-09 14:54:04 +02:00
9efd9fa2c7 Merge pull request #21071 from Snuffleupagus/BBOX_INIT
b5f52c49d0 Merge pull request #21070 from Snuffleupagus/ChunkedStream-getBytes-non-length-update-pos
1d48f17b98 Merge pull request #21065 from calixteman/issue19988
2d8b25cd6d Update the position when calling ChunkedStream.prototype.getBytes without a length
0fd556f435 Take full advantage of the lookupRect helper in the FunctionBasedShading constructor
Compare 7 commits »
Marmelator synced commits to dependabot/npm_and_yarn/basic-ftp-5.2.1 at Marmelator/pdf.js.mirror from mirror 2026-04-09 06:44:07 +02:00
Marmelator synced new reference dependabot/npm_and_yarn/basic-ftp-5.2.1 to Marmelator/pdf.js.mirror from mirror 2026-04-09 06:44:07 +02:00
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2026-04-09 06:44:07 +02:00
a67b952118 Merge pull request #21062 from Snuffleupagus/compileIndex-TypedArray
59c21e3110 Merge pull request #21061 from calixteman/pattern_perf
00ea8db6bf Avoid as much as possible to have intermediate canvases
70baf9cd5f Merge pull request #21057 from mozilla/dependabot/github_actions/codecov/codecov-action-6.0.0
36f63bebcc Merge pull request #21058 from mozilla/dependabot/github_actions/actions/deploy-pages-5.0.0
Compare 681 commits »
Marmelator synced commits to refs/tags/v5.5.207 at Marmelator/pdf.js.mirror from mirror 2026-04-09 06:44:07 +02:00
Marmelator synced new reference refs/tags/v5.5.207 to Marmelator/pdf.js.mirror from mirror 2026-04-09 06:44:07 +02:00
Marmelator synced commits to refs/tags/v5.6.205 at Marmelator/pdf.js.mirror from mirror 2026-04-09 06:44:07 +02:00
Marmelator synced new reference refs/tags/v5.6.205 to Marmelator/pdf.js.mirror from mirror 2026-04-09 06:44:07 +02:00
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2026-02-06 23:51:11 +01:00
c00591c1b6 Merge pull request #20623 from calixteman/bug2014080
280a02150e In tagged pdfs, TH can be either a column header or a row header (bug 2014080)
Compare 2 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2026-02-06 15:41:11 +01:00
58ac273f1f Merge pull request #20503 from andriivitiv/Fix-Worker-was-terminated-error
b92bdf80a2 Merge pull request #20628 from calixteman/bug2014399
ff42c0bd50 Cap the max canvas dimensions in order to avoid to downscale large images in the worker (bug 2014399)
9677798ba0 Fix Worker was terminated error when loading is cancelled
Compare 4 commits »
Marmelator synced commits to master at Marmelator/pdf.js.mirror from mirror 2026-02-05 23:21:11 +01:00
f302323c7e Merge pull request #20627 from Snuffleupagus/ChunkedStream-onReceiveData-rm-copy
a0f3528053 Merge pull request #20624 from calixteman/bug2013793
b3cd042ded Prevent unnecessary data copy in ChunkedStream.prototype.onReceiveData
01deb085f8 Improve progress reporting in the ChunkedStreamManager
22b97d1741 Flush the text content chunk only on real font changes (bug 2013793)
Compare 5 commits »