pdf.js/src/core
Jonas Jenwald 3a886e7264 Move the isNodeJS-helper into the src/shared/util.js file
With the changes in the previous patch the `isNodeJS`-helper no longer needs to live in its own file, which helps get rid of a closure in the *built* files.
2023-07-17 16:42:25 +02:00
..
xfa Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule 2023-06-12 11:46:11 +02:00
annotation.js [Editor] Try to make the position of an edited FreeText the more accurated as possible 2023-07-12 19:53:57 +02:00
arithmetic_decoder.js
ascii_85_stream.js
ascii_hex_stream.js
base_stream.js
bidi.js
binary_cmap.js
calibri_factors.js
catalog.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
ccitt_stream.js
ccitt.js Introduce even more modern JavaScript features in the code-base 2023-05-18 18:55:41 +02: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 Concat data when push fails in the CFF compiler 2023-06-09 15:48:01 +02:00
charsets.js
chunked_stream.js
cleanup_helper.js
cmap.js
colorspace.js Introduce even more modern JavaScript features in the code-base 2023-05-18 18:55:41 +02:00
core_utils.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
crypto.js Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule 2023-06-12 11:46:11 +02: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 Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
decrypt_stream.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
default_appearance.js Improve parseAppearanceStream to handle more "complex" ColorSpaces 2023-07-06 15:58:09 +02:00
document.js [Editor] Add support for printing/saving newly added Stamp annotations 2023-06-26 15:47:05 +02:00
encodings.js
evaluator.js Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule 2023-06-12 11:46:11 +02:00
file_spec.js
flate_stream.js
font_renderer.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
font_substitutions.js Merge pull request #16467 from calixteman/non_null_ultimate 2023-05-24 17:00:14 +02:00
fonts_utils.js
fonts.js Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule 2023-06-12 11:46:11 +02:00
function.js Enable more ESLint unicorn plugin rules 2023-07-16 09:24:14 +02:00
glyf.js
glyphlist.js
helvetica_factors.js
image_resizer.js Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule 2023-06-12 11:46:11 +02:00
image_utils.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
image.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
jbig2_stream.js
jbig2.js
jpeg_stream.js
jpg.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
jpx_stream.js
jpx.js
liberationsans_widths.js
lzw_stream.js
metadata_parser.js
metrics.js
myriadpro_factors.js
name_number_tree.js
object_loader.js
opentype_file_builder.js
operator_list.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
parser.js Simplify the sign handling in the Lexer.getNumber method 2023-06-21 14:47:29 +02:00
pattern.js
pdf_manager.js
predictor_stream.js
primitives.js [Editor] Add the possibility to update an existing annotation with some new properties when saving or printing 2023-06-09 17:14:53 +02:00
ps_parser.js
run_length_stream.js
segoeui_factors.js
standard_fonts.js Address formatting changes from Prettier version 3 2023-07-15 10:44:39 +02:00
stream.js
struct_tree.js [api-minor] Slightly shorten the marked-content ids used in the textLayer 2023-05-18 22:32:10 +02:00
to_unicode_map.js
type1_font.js Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule 2023-06-12 11:46:11 +02:00
type1_parser.js
unicode.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
worker_stream.js
worker.js Move the isNodeJS-helper into the src/shared/util.js file 2023-07-17 16:42:25 +02:00
writer.js Tweak the writeStream implementation slightly 2023-07-12 13:24:02 +02:00
xfa_fonts.js
xml_parser.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00
xref.js Introduce more optional chaining in the src/core/ folder 2023-05-15 12:38:28 +02:00