.. |
xfa
|
Introduce a helper function for clamping a value to a range
|
2025-03-06 14:05:26 +01:00 |
annotation.js
|
Merge pull request #19619 from Snuffleupagus/fix-#savedHasOwnCanvas
|
2025-03-06 17:59:14 +01:00 |
arithmetic_decoder.js
|
Re-factor how the ESLint no-var rule is enabled in the src/ folder
|
2020-10-03 20:15:29 +02:00 |
ascii_85_stream.js
|
Fix the remaining ESLint operator-assignment errors
|
2021-07-04 15:23:56 +02:00 |
ascii_hex_stream.js
|
Fix the remaining ESLint operator-assignment errors
|
2021-07-04 15:23:56 +02:00 |
base_stream.js
|
[api-major] Add openjpeg.wasm to pdf.js (bug 1935076)
|
2025-01-16 21:09:50 +01:00 |
bidi.js
|
Enable the no-lonely-if ESLint rule
|
2023-07-21 20:10:44 +02:00 |
binary_cmap.js
|
Re-factor some String.fromCharCode usage in the src/core/binary_cmap.js file
|
2023-04-21 12:21:31 +02:00 |
calculate_md5.js
|
Move the calculateMD5 function into its own file
|
2025-03-08 15:56:05 +01:00 |
calculate_sha256.js
|
Move the calculateSHA256 function into its own file
|
2025-03-08 15:56:16 +01:00 |
calculate_sha_other.js
|
Move the calculateSHA384 and calculateSHA512 functions into their own file
|
2025-03-08 15:56:22 +01:00 |
calibri_factors.js
|
XFA - Fix font scale factors (bug 1720888)
|
2021-07-28 19:10:42 +02:00 |
catalog.js
|
Simplify the ColorSpaceUtils.singletons handling (PR 19564 follow-up)
|
2025-03-05 15:02:05 +01:00 |
ccitt.js
|
Shorten some if -statements in the src/core/ folder
|
2024-12-26 18:37:25 +01:00 |
ccitt_stream.js
|
Prefer instanceof Dict rather than calling isDict() with one argument
|
2022-02-21 12:44:56 +01:00 |
cff_font.js
|
Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule
|
2023-06-12 11:46:11 +02:00 |
cff_parser.js
|
Introduce a readInt16 helper function in the src/core/core_utils.js file
|
2025-01-29 10:14:23 +01:00 |
charsets.js
|
Use ESLint to ensure that export s are sorted alphabetically
|
2021-01-09 20:37:51 +01:00 |
chunked_stream.js
|
Use arrow function with various Array methods
|
2025-03-02 15:19:04 +01:00 |
cleanup_helper.js
|
[api-minor] Add a jpx decoder based on OpenJPEG 2.5.2
|
2024-04-16 12:54:36 +02:00 |
cmap.js
|
Avoid redundant CMap-value lookup in extendCMap (PR 5101 follow-up)
|
2024-11-17 11:57:45 +01:00 |
colorspace.js
|
Introduce a helper function for clamping a value to a range
|
2025-03-06 14:05:26 +01:00 |
colorspace_utils.js
|
Introduce a helper function for clamping a value to a range
|
2025-03-06 14:05:26 +01:00 |
core_utils.js
|
Introduce a readInt16 helper function in the src/core/core_utils.js file
|
2025-01-29 10:14:23 +01:00 |
crypto.js
|
Move the calculateSHA384 and calculateSHA512 functions into their own file
|
2025-03-08 15:56:22 +01:00 |
dataset_reader.js
|
Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule
|
2023-06-12 11:46:11 +02:00 |
decode_stream.js
|
[api-major] Add openjpeg.wasm to pdf.js (bug 1935076)
|
2025-01-16 21:09:50 +01:00 |
decrypt_stream.js
|
Shorten some if -statements in the src/core/ folder
|
2024-12-26 18:37:25 +01:00 |
default_appearance.js
|
Simplify the ColorSpaceUtils.singletons handling (PR 19564 follow-up)
|
2025-03-05 15:02:05 +01:00 |
document.js
|
Move the calculateMD5 function into its own file
|
2025-03-08 15:56:05 +01:00 |
encodings.js
|
Use ESLint to ensure that export s are sorted alphabetically
|
2021-01-09 20:37:51 +01:00 |
evaluator.js
|
Simplify the ColorSpaceUtils.singletons handling (PR 19564 follow-up)
|
2025-03-05 15:02:05 +01:00 |
file_spec.js
|
[api-minor] Improve the FileSpec implementation
|
2024-05-01 18:02:05 +02:00 |
flate_stream.js
|
Avoid exceptions in the console with ill-formed flate streams
|
2024-10-10 12:07:30 +02:00 |
font_renderer.js
|
Introduce a readInt16 helper function in the src/core/core_utils.js file
|
2025-01-29 10:14:23 +01:00 |
font_substitutions.js
|
Warn when a non-embedded font has an invalid name
|
2024-04-12 13:59:18 +02:00 |
fonts.js
|
Use arrow function with various Array methods
|
2025-03-02 15:19:04 +01:00 |
fonts_utils.js
|
Use vertical variant of a char when it's in a missing vertical font (bug 1905623)
|
2024-07-03 09:46:54 +02:00 |
function.js
|
Introduce a helper function for clamping a value to a range
|
2025-03-06 14:05:26 +01:00 |
glyf.js
|
Enable the no-lonely-if ESLint rule
|
2023-07-21 20:10:44 +02:00 |
glyphlist.js
|
Remove the "no-babel-preset" comment used with the LIB build-target (PR 16829 follow-up)
|
2023-08-13 08:55:58 +02:00 |
helvetica_factors.js
|
XFA - Fix font scale factors (bug 1720888)
|
2021-07-28 19:10:42 +02:00 |
icc_colorspace.js
|
Support using ICC profiles in using qcms (bug 860023)
|
2025-03-05 10:29:59 +01:00 |
image.js
|
Introduce a helper function for clamping a value to a range
|
2025-03-06 14:05:26 +01:00 |
image_resizer.js
|
Rescale the image data when they're really too large
|
2024-11-23 22:42:30 +01:00 |
image_utils.js
|
Add a GlobalColorSpaceCache to reduce unnecessary re-parsing
|
2025-03-01 14:21:05 +01:00 |
jbig2.js
|
Use arrow function with various Array methods
|
2025-03-02 15:19:04 +01:00 |
jbig2_stream.js
|
Decompress when it's possible images in using DecompressionStream
|
2024-06-02 14:00:05 +02:00 |
jpeg_stream.js
|
Move the EXIF-block replacement into JpegStream (PR 19356 follow-up)
|
2025-02-20 12:41:39 +01:00 |
jpg.js
|
Move the EXIF-block replacement into JpegStream (PR 19356 follow-up)
|
2025-02-20 12:41:39 +01:00 |
jpx.js
|
Simplify JpxImage.setOptions a little bit
|
2025-02-22 13:38:10 +01:00 |
jpx_stream.js
|
[api-major] Add openjpeg.wasm to pdf.js (bug 1935076)
|
2025-01-16 21:09:50 +01:00 |
liberationsans_widths.js
|
XFA - Fix font scale factors (bug 1720888)
|
2021-07-28 19:10:42 +02:00 |
lzw_stream.js
|
Move the DecodeStream and StreamsSequenceStream from src/core/stream.js and into its own file
|
2021-04-28 10:16:51 +02:00 |
metadata_parser.js
|
Enable the unicorn/prefer-string-replace-all ESLint plugin rule
|
2023-03-23 12:57:10 +01:00 |
metrics.js
|
[api-minor] Annotations - Adjust the font size in text field in considering the total width (bug 1721335)
|
2022-01-30 15:53:31 +01:00 |
myriadpro_factors.js
|
XFA - Fix font scale factors (bug 1720888)
|
2021-07-28 19:10:42 +02:00 |
name_number_tree.js
|
[Editor] Add the possibility to save an updated stamp annotation (bug 1921291)
|
2024-10-02 11:45:16 +02:00 |
object_loader.js
|
Use more for...of loops in the code-base
|
2022-10-03 13:08:38 +02:00 |
opentype_file_builder.js
|
Use more for...of loops in the code-base
|
2022-10-03 13:08:38 +02:00 |
operator_list.js
|
For images that include SMask/Mask entries, ignore an SMask defined in the current graphics state
|
2024-12-30 14:25:07 +01:00 |
parser.js
|
Check more of the stream when looking for commands after inline image (issue 19494)
|
2025-02-15 15:14:47 +01:00 |
pattern.js
|
Support using ICC profiles in using qcms (bug 860023)
|
2025-03-05 10:29:59 +01:00 |
pdf_manager.js
|
Support using ICC profiles in using qcms (bug 860023)
|
2025-03-05 10:29:59 +01:00 |
predictor_stream.js
|
Enable the unicorn/prefer-ternary ESLint plugin rule
|
2023-07-27 09:18:26 +02:00 |
primitives.js
|
Replace the forEach method in Dict with "proper" iteration support
|
2024-11-17 12:45:32 +01:00 |
ps_parser.js
|
Introduce some logical assignment in the src/core/ folder
|
2023-04-29 13:49:37 +02:00 |
run_length_stream.js
|
Replace a loop with TypedArray.prototype.fill() in the RunLengthStream class
|
2025-03-02 13:10:34 +01:00 |
segoeui_factors.js
|
XFA - Fix font scale factors (bug 1720888)
|
2021-07-28 19:10:42 +02:00 |
standard_fonts.js
|
Extend getGlyphMapForStandardFonts with some Cyrillic entries (issue 19550)
|
2025-02-26 10:16:06 +01:00 |
stream.js
|
[api-minor] Remove the forceClamped -functionality in the Streams (issue 14849)
|
2022-04-29 14:46:30 +02:00 |
struct_tree.js
|
Replace the forEach method in Dict with "proper" iteration support
|
2024-11-17 12:45:32 +01:00 |
to_unicode_map.js
|
Get the first codepoint instead of the first char when using the toUnicode map
|
2024-12-06 18:25:13 +01:00 |
type1_font.js
|
Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule
|
2023-06-12 11:46:11 +02:00 |
type1_parser.js
|
Enable the unicorn/prefer-negative-index ESLint plugin rule
|
2023-03-24 10:18:32 +01:00 |
unicode.js
|
Introduce more optional chaining in the src/core/ folder
|
2023-05-15 12:38:28 +02:00 |
worker.js
|
Use arrow functions with some Promise.then calls
|
2025-03-02 19:57:38 +01:00 |
worker_stream.js
|
Introduce more optional chaining in the code-base
|
2023-08-26 10:52:23 +02:00 |
writer.js
|
Move the calculateMD5 function into its own file
|
2025-03-08 15:56:05 +01:00 |
xfa_fonts.js
|
Additional *manual* unicorn/prefer-ternary changes
|
2023-07-27 09:48:24 +02:00 |
xml_parser.js
|
Use arrow function with various Array methods
|
2025-03-02 15:19:04 +01:00 |
xref.js
|
Don't cache free/missing XRef entries (issue 19510)
|
2025-02-18 18:04:00 +01:00 |