.. |
.gitattributes
|
Adjusts heuristic for disabling Symbol encoding
|
11 years ago |
.gitignore
|
Add a reduced test-case for issue 6151
|
10 years ago |
20130226130259.pdf.link
|
Regression test for issue 2842
|
12 years ago |
ArabicCIDTrueType.pdf
|
Add and wire in test files
|
14 years ago |
DiwanProfile.pdf.link
|
Added sample OpenOffice file to tests
|
14 years ago |
High-Pressure-Measurement-WP-001287.pdf.link
|
Ensure that the `baseTransform` is always defined for TilingPatterns
|
10 years ago |
JST2007-5.pdf.link
|
Add a dummy byte at end of the CFF table to satisfy sanitizer
|
12 years ago |
P020121130574743273239.pdf.link
|
Implement "90pv" CMap
|
12 years ago |
S2.pdf
|
Add example PDF from #268
|
13 years ago |
SFAA_Japanese.pdf.link
|
Implement "83pv" CMap and fix CIDFontType0 handling
|
12 years ago |
TAMReview.pdf
|
Add 'Indexed' cs abbreviation
|
13 years ago |
TaroUTR50SortedList112.pdf.link
|
Fixes Text rotation issue #2095
|
12 years ago |
Test-plusminus.pdf
|
Fixing DescendantFonts object fetching (#600)
|
14 years ago |
ThuluthFeatures.pdf
|
Add test case
|
14 years ago |
ZapfDingbats.pdf
|
Add ZapfDingbats testcase
|
11 years ago |
aboutstacks.pdf.link
|
Address Julian's comments.
|
14 years ago |
alphatrans.pdf
|
Initial alpha transparency support.
|
14 years ago |
annotation-as.pdf.link
|
Support rendering appearance streams for annotations
|
12 years ago |
annotation-border-styles.pdf
|
Add tests and documentation for the annotation border style class
|
10 years ago |
annotation-tx.pdf
|
Add tx annotation test file.
|
12 years ago |
arial_unicode_ab_cidfont.pdf
|
Add test files with CID fonts
|
14 years ago |
arial_unicode_en_cidfont.pdf
|
Add test files with CID fonts
|
14 years ago |
artofwar.pdf.link
|
Disable encryption when a ToUnicode stream is used in a font
|
14 years ago |
asciihexdecode.pdf
|
Adding ASCIIHexDecode pdf to test/pdfs
|
14 years ago |
basicapi.pdf
|
Extract correct PDF format version from the catalog
|
10 years ago |
bigboundingbox.pdf
|
Intersect group bounding box with the current canvas dimensions.
|
12 years ago |
blendmode.pdf
|
Add support for blend modes.
|
12 years ago |
bpl13210.pdf.link
|
(#906) fixing glyph width defined by glyph name
|
14 years ago |
bug766138.pdf.link
|
Implements FFC1 marker (and syncs with jpgjs)
|
12 years ago |
bug808084.pdf.link
|
Ignore malformed dictionary entries.
|
12 years ago |
bug816075.pdf
|
Fix glyph selection for CID fonts that don't actually have CID font files.
|
12 years ago |
bug847420.pdf
|
Add a reduced test case for bug 847420
|
11 years ago |
bug850854.pdf
|
Handle 'space' character correctly in WinAnsiEncoding (bug 850854)
|
11 years ago |
bug859204.pdf
|
Fix loading of fonts with invalid encoding name entry (bug 859204 and 878112)
|
11 years ago |
bug860632.pdf
|
Workaround for some bad Type1 data
|
12 years ago |
bug864847.pdf
|
Adjusts heuristic for disabling Symbol encoding
|
11 years ago |
bug865858.pdf.link
|
Add test case for JPX "Out of packets" error
|
11 years ago |
bug866395.pdf
|
Fix loading of fonts with empty font files (bug 866395 and issue 3522)
|
11 years ago |
bug867484.pdf.link
|
Fixes missing compressed object detection
|
12 years ago |
bug868745.pdf
|
Resizes loca table when needed
|
12 years ago |
bug878026.pdf
|
Handle 'space' character correctly in MacRomanEncoding (bug 878026)
|
11 years ago |
bug878194.pdf.link
|
Improves search of EI (end of inlined image)
|
12 years ago |
bug886717.pdf
|
Handle annotations with no resources.
|
12 years ago |
bug887152.pdf.link
|
Removes browser decoding optimization for JPEG CMYK
|
12 years ago |
bug888437.pdf.link
|
Takes SMask's preblending in account
|
12 years ago |
bug889327.pdf.link
|
Fixes ASCIIHex decoding
|
12 years ago |
bug893730.pdf
|
Try to skip mapping of missing TrueType glyphs
|
10 years ago |
bug894572.pdf
|
Only skip the |!isSymbolicFont| check for TrueType (3, 1) cmap tables if no previous cmap table was found (PR 5703 followup)
|
10 years ago |
bug898853.pdf
|
Read multi-byte character codes based on codespace ranges.
|
12 years ago |
bug900822.pdf
|
Allocates bigger hashData buffer
|
12 years ago |
bug903856.pdf
|
Fixes glyphs with invalid flags
|
12 years ago |
bug911034.pdf
|
Don't map glyphs to certain problematic General Punctuation Unicode locations (bug 911034)
|
10 years ago |
bug921409.pdf
|
Proper glyph selection for CIDFontType0C fonts.
|
12 years ago |
bug921760.pdf.link
|
Adds glyph mapping for standard fonts
|
11 years ago |
bug946506.pdf
|
Fix loading of fonts that are not referenced by an object identifier
|
12 years ago |
bug1001080.pdf
|
Detect scripted auto-print requests
|
10 years ago |
bug1011159.pdf
|
Fixes Type3 negative font direction
|
11 years ago |
bug1020226.pdf
|
Add a unit-test for bug 1020226
|
10 years ago |
bug1020858.pdf
|
Add a reduced load test-case for bug 1020858
|
10 years ago |
bug1027533.pdf
|
Add a reduced test-case for bug 1027533
|
11 years ago |
bug1028735.pdf
|
[CIDFontType2] Map characters missing in toUnicode to the private use area (bug 1028735 and issue 4881)
|
11 years ago |
bug1046314.pdf
|
Don't map glyphs to Unicode position 0x0E33, i.e. Thai character SARA AM (bug1046314)
|
10 years ago |
bug1050040.pdf
|
Fall back to the |defaultEncoding| when no valid "post" table is found in TrueType fonts (bug 1050040)
|
10 years ago |
bug1064894.pdf.link
|
Add a (linked) test case for bug 1064894
|
11 years ago |
bug1065245.pdf
|
Add a reduced test case for PR 5286
|
11 years ago |
bug1072164.pdf.link
|
Fixes decoding for CMYK jpegs.
|
11 years ago |
bug1077808.pdf.link
|
Fix searching for end of inline (EI) images with ASCII85Decode filters (bug 1077808)
|
11 years ago |
bug1108301.pdf
|
Don't map glyphs to Unicode "Dotted circle" combining mark (bug 1108301)
|
10 years ago |
bug1108753.pdf.link
|
Add a (linked) test case for bug 1108753 (PR 5276)
|
11 years ago |
bug1140761.pdf.link
|
Correctly detect the presence of the Adobe specific APP14 JPEG marker (bug 1140761)
|
10 years ago |
bug1142033.pdf.link
|
Skip mapping of CIDFontType2 glyphs in fonts with a |IdentityToUnicodeMap|, unless |properties.widths| is defined for the glyph
|
10 years ago |
bug1151216.pdf
|
Add more reduced test-cases for PR 6171
|
10 years ago |
bug1157493.pdf
|
Handle the Encoding being a dictionary in PartialEvaluator_preEvaluateFont (bug 1157493)
|
10 years ago |
bug1175962.pdf
|
Add more reduced test-cases for PR 6171
|
10 years ago |
bug1186827.pdf
|
Adjust the heuristics used to detect OpenType font file with CFF data (bug 1186827, bug 1182130, issue 6264)
|
10 years ago |
bug1200096.pdf
|
Fallback in `readCmapTable`, instead of using `error`, for TrueType fonts with unsupported cmap formats (bug 1200096)
|
10 years ago |
cable.pdf.link
|
nit
|
14 years ago |
calgray.pdf
|
Implement initial CalGray support
|
12 years ago |
calrgb.pdf
|
CalRGB: optimize CalRGB calculations
|
11 years ago |
canvas.pdf
|
Move some files around.
|
14 years ago |
cid_cff.pdf
|
Remove cid dictionary values for normalized fonts.
|
13 years ago |
close-path-bug.pdf
|
Add eq test for close path rendering bug
|
14 years ago |
cmykjpeg.pdf
|
Merge upstream and change test pdf file.
|
14 years ago |
colorkeymask.pdf
|
Adds support for color key mask.
|
13 years ago |
complex_ttf_font.pdf
|
Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs.
|
14 years ago |
coons-allflags-withfunction.pdf
|
fix handling of flags 1-3 in coons shading
|
10 years ago |
devicen.pdf
|
Replace devicen file with an example we can include.
|
14 years ago |
ecma262.pdf.link
|
BaseFont and misc fonts fixes
|
14 years ago |
endchar.pdf
|
Adds endchar with 4 arguments test.
|
12 years ago |
extgstate.pdf
|
Making the test for extgstate be an 'eq' test and making the extgstate pdf
|
14 years ago |
f1040.pdf.link
|
Clean up test PDF references
|
12 years ago |
filled-background.pdf
|
Implement progressive loading of PDFs
|
12 years ago |
fips197.pdf.link
|
Fixing properties.widths is null issue; fips197 test file
|
14 years ago |
fit11-talk.pdf.link
|
Add fit11-talk as a eq reftest
|
14 years ago |
franz.pdf
|
Ensure that entries in the Differences array of Type1 fonts are either numbers or names
|
10 years ago |
franz_2.pdf
|
Prevent `PartialEvaluator_buildFormXObject` from failing if the `Matrix` or `BBox` contains indirect objects
|
10 years ago |
freeculture.pdf
|
remove glyph references outside range of avaialable glyphs
|
14 years ago |
geothermal.pdf.link
|
adds geothermal.pdf test
|
14 years ago |
german-umlaut.pdf.link
|
Implement 9.6.6.4 of pdf spec for truetype fonts
|
12 years ago |
gesamt.pdf.link
|
Clean up test PDF references
|
12 years ago |
glyph_accent.pdf
|
Build paths for glyph accents when drawing text as curves
|
11 years ago |
gradientfill.pdf
|
Fix gradients for fill and stroke.
|
13 years ago |
helloworld-bad.pdf
|
Stops objects indexing at the end
|
12 years ago |
hmm.pdf.link
|
update manifest of hmm.pdf
|
12 years ago |
html5checker.pdf.link
|
Sanitizing the glyphs to avoid OTS rejections
|
13 years ago |
hudsonsurvey.pdf.link
|
Handle references for color space names that are defined in a dictionary
|
14 years ago |
i9.pdf.link
|
Clean up test PDF references
|
12 years ago |
ibwa-bad.pdf.link
|
Clean up test PDF references
|
12 years ago |
ichiji.pdf.link
|
Pass commonObjs to TilingPattern constructor
|
12 years ago |
intelisa.pdf.link
|
Updated link to new location
|
13 years ago |
issue215.pdf
|
Adjust the heuristics used to detect OpenType font file with CFF data (bug 1186827, bug 1182130, issue 6264)
|
10 years ago |
issue818.pdf.link
|
Add support for type 1 seac charstring command.
|
13 years ago |
issue840.pdf
|
Add PDF from the #840 to the reference tests
|
14 years ago |
issue845.pdf.link
|
Adds callothersubr support
|
13 years ago |
issue918.pdf
|
Add reftest for issue #918
|
14 years ago |
issue919.pdf.link
|
(#919) Fixing toUnicode mapping for TrueType fonts with identity mapping
|
14 years ago |
issue925.pdf
|
Fix bad chars in Type2CFF font names.
|
13 years ago |
issue1002.pdf
|
CFF Parser and Compiler.
|
13 years ago |
issue1010.pdf.link
|
Ref test for #1010
|
13 years ago |
issue1015.pdf.link
|
Adding test PDF
|
13 years ago |
issue1049.pdf.link
|
setFont() supports negative size, closes #1049
|
13 years ago |
issue1055.pdf.link
|
Missing file
|
13 years ago |
issue1096.pdf.link
|
Changing glyphNameMap and GlyphUnicode lookup order
|
13 years ago |
issue1127.pdf.link
|
Fixing standard encoding mapping
|
13 years ago |
issue1133.pdf.link
|
Lab color space, closes #1133
|
13 years ago |
issue1155.pdf.link
|
oops
|
13 years ago |
issue1169.pdf.link
|
Browser minimal font adjustment
|
13 years ago |
issue1171.pdf
|
Skipping empty font tables
|
12 years ago |
issue1233.pdf.link
|
Suppresses useless for PDF rendering font tables
|
13 years ago |
issue1243.pdf.link
|
Clean up test PDF references
|
12 years ago |
issue1249.pdf
|
Check if glyph are stored outside the glyf table
|
13 years ago |
issue1257.pdf.link
|
Moving all symbolic font glyphs into 0xF000 - 0xF0FF range
|
13 years ago |
issue1293.pdf.link
|
Enable loading of PDFs with undefined or missing stream lengths
|
12 years ago |
issue1309.pdf.link
|
Add missing .link files; minor fix
|
13 years ago |
issue1317.pdf.link
|
Add missing .link files; minor fix
|
13 years ago |
issue1350.pdf
|
Add test file for string font name.
|
13 years ago |
issue1419.pdf.link
|
Add reftest for undefined colorspace.
|
13 years ago |
issue1453.pdf
|
Add support for hmoveto and vmoveto during flex.
|
13 years ago |
issue1466.pdf.link
|
Improving invalid operations syntax recovery (#1466) (see also #589)
|
13 years ago |
issue1512.pdf.link
|
Implement 9.6.6.4 of pdf spec for truetype fonts
|
12 years ago |
issue1597.pdf.link
|
Add ref test
|
13 years ago |
issue1629.pdf.link
|
Reference test for 1629
|
13 years ago |
issue1655.pdf.link
|
Fixes bias calculation for type2 subr
|
13 years ago |
issue1658.pdf.link
|
Copy decoded image data and keeps non-decoded pixes as transparent
|
13 years ago |
issue1685.pdf.link
|
Discards invalid values for Blues
|
13 years ago |
issue1687.pdf.link
|
Fixes text clipping
|
13 years ago |
issue1709.pdf.link
|
Adjusts MacRoman switch heuristics threshold
|
13 years ago |
issue1721.pdf.link
|
Adjust heuristic to properly handle unicode characters
|
13 years ago |
issue1729.pdf.link
|
Address review comments.
|
13 years ago |
issue1796.pdf.link
|
Added new test pdf to manifest
|
13 years ago |
issue1810.pdf.link
|
Fixes 1810 reftest address
|
13 years ago |
issue1878.pdf.link
|
Fixes compressed object entries caching
|
13 years ago |
issue1905.pdf
|
Fixes incomplete restore in paintFormXObject
|
13 years ago |
issue1912.pdf.link
|
Fixes reading CFF with two .notdef in charset
|
13 years ago |
issue1936.pdf.link
|
Evaluate type 1 charstrings for conversion to type 2.
|
12 years ago |
issue1940.pdf.link
|
Add (linked) ´load` tests for PR 1976 and 4606
|
10 years ago |
issue1985.pdf
|
Stop streams from being sent from worker for indexed color spaces.
|
13 years ago |
issue1998.pdf.link
|
Refactors Lab CS; uses different conversion for D50 and D65; adds getRgbItem
|
13 years ago |
issue2006.pdf.link
|
Fixes function array support for radial/axial pattern
|
13 years ago |
issue2074.pdf
|
Test file for issue 2074
|
13 years ago |
issue2099-1.pdf
|
Handle missing 'FontName' entry in FontDescriptor object
|
12 years ago |
issue2128.pdf.link
|
Add support for GBK-EUC-H encoding for cid fonts
|
12 years ago |
issue2129.pdf.link
|
Do not error when an EndOfPage segment is encountered in jbig2
|
12 years ago |
issue2139.pdf.link
|
JBIG2: finds end of segment when length is not specified
|
12 years ago |
issue2176.pdf
|
Fix cff private dictionary key.
|
13 years ago |
issue2177.pdf
|
Sharpen the patterns.
|
12 years ago |
issue2386.pdf.link
|
Fixes encoding reading in CFF fonts
|
13 years ago |
issue2391-1.pdf
|
Skip commands that have too few arguments
|
12 years ago |
issue2391-2.pdf
|
Default to a built-in font if an invalid non-embedded font is encountered
|
12 years ago |
issue2442.pdf.link
|
Tests for OpenType fonts
|
12 years ago |
issue2462.pdf
|
Add support for hmoveto and vmoveto during flex.
|
13 years ago |
issue2531.pdf.link
|
Fix invalid version number in truetype 'head' table
|
12 years ago |
issue2537.pdf.link
|
Sanitization of truetype fonts to fix #2537
|
12 years ago |
issue2537r.pdf
|
Missing test for #2537 (e4c3b4501d )
|
11 years ago |
issue2627.pdf.link
|
Tests for issue 2627
|
12 years ago |
issue2642.pdf.link
|
Fixes symbols positioning in JBIG2
|
12 years ago |
issue2761.pdf
|
Fix lab colorspace decoding and rgb conversion.
|
12 years ago |
issue2770.pdf.link
|
Fix where image component decoding takes place.
|
12 years ago |
issue2799.pdf.link
|
Fixes cvt table length; removes cvt when hints invalid
|
12 years ago |
issue2829.pdf.link
|
test for issue2829.
|
12 years ago |
issue2833.pdf
|
Fixes reading Type1 FontBBox data for usWin values
|
12 years ago |
issue2840.pdf
|
Use |toUnicode| when creating the glyph map for standard CIDFontType2 fonts without embedded font file
|
11 years ago |
issue2853.pdf.link
|
Enable loading of PDFs with invalid document information dictionaries
|
12 years ago |
issue2881.pdf.link
|
Test for issue #2881
|
12 years ago |
issue2931.pdf
|
Add a couple of reduced test-cases for PR 4259
|
11 years ago |
issue2948.pdf
|
Ensure that we don't use the same typed array for both `coords` and `colors` in Mesh `figures` (issue 6287)
|
10 years ago |
issue2956.pdf
|
Strip TT programs if it's invalid
|
12 years ago |
issue2984.pdf.link
|
Clean up test PDF references
|
12 years ago |
issue3025.pdf
|
Removes duplicate entries after reading cmap table
|
12 years ago |
issue3061.pdf
|
Normalize CFF CID sub matrices to work on windows.
|
12 years ago |
issue3062.pdf.link
|
Tests for OpenType fonts
|
12 years ago |
issue3064.pdf.link
|
Fix priority of which font encoding is used.
|
12 years ago |
issue3115r.pdf.link
|
Update the link location for the `issue3115` test file
|
10 years ago |
issue3188.pdf
|
Fix type3 font loading regression.
|
12 years ago |
issue3205r.pdf
|
Replace the unavailable linked test-case for issue 3205 with a reduced test-case
|
10 years ago |
issue3207.pdf.link
|
Fixes reading unordered Subrs in Type1
|
12 years ago |
issue3263.pdf.link
|
Test for #3263
|
12 years ago |
issue3323.pdf
|
Add a couple of reduced test-cases for PR 4259
|
11 years ago |
issue3371.pdf
|
Adds test for issue 3371 and enables testing with password.
|
12 years ago |
issue3384.pdf.link
|
Fix regression from issue 3312
|
12 years ago |
issue3405.pdf.link
|
Avoiding 'pc is undefined' failures
|
12 years ago |
issue3427.pdf.link
|
Fixes glyph 0 in CIDTypeFont2
|
12 years ago |
issue3438.pdf
|
Ignoring glyphs without points
|
12 years ago |
issue3458.pdf
|
Paint patterns relative to content base transformation.
|
12 years ago |
issue3521.pdf
|
Support for CMap GBKp-EUC-H
|
12 years ago |
issue3566.pdf
|
Fix handling of multiply-encoded glyphs.
|
12 years ago |
issue3584.pdf
|
Move the creation of canvas path fonts to the worker.
|
12 years ago |
issue3591.pdf.link
|
Adds test case for JPX COC marker
|
11 years ago |
issue3666.pdf.link
|
Transposed feature for text decoding in jbig2
|
12 years ago |
issue3848.pdf.link
|
Don't traverse all pages to get a single page.
|
12 years ago |
issue3879.pdf.link
|
Fix undefined group bounding box
|
12 years ago |
issue3885.pdf
|
Add pdf from issue 3885 to tests
|
12 years ago |
issue3903.pdf.link
|
calgray: fix getRgbBuffer problem
|
11 years ago |
issue3925.pdf.link
|
Prevent updating the current transformation matrix when the stateStack is empty
|
12 years ago |
issue3999.pdf.link
|
[JBIG2] Fix getting decodeParms when it's an array
|
12 years ago |
issue4061.pdf
|
Don't skip mapping of glyphs for CIDFontType2 fonts with a CIDToGIDMap
|
10 years ago |
issue4246.pdf
|
Support for the image mask in higher resolution than the image itself
|
11 years ago |
issue4304.pdf
|
Add a couple of reduced test-cases for PR 4259
|
11 years ago |
issue4379.pdf
|
Add a reduced test case for issue 4379
|
10 years ago |
issue4387.pdf.link
|
Add a (linked) load test for issue 4387
|
10 years ago |
issue4436r.pdf
|
Replace the unavailable linked test-case for issue 4436 with a reduced test-case
|
10 years ago |
issue4461.pdf
|
Add load test for Issue #4461
|
11 years ago |
issue4550.pdf
|
Tests for text layer
|
11 years ago |
issue4573.pdf
|
Fix seac regression.
|
11 years ago |
issue4575.pdf
|
Add a reduced test-case for issue 4575
|
10 years ago |
issue4630.pdf
|
Recognizes ascii type1 encoding
|
11 years ago |
issue4650.pdf
|
Prevent trying to map characters to the specials unicode block in adjustMapping (issue 4650)
|
11 years ago |
issue4668.pdf
|
Guesses Type1C font type based on file content
|
11 years ago |
issue4722.pdf
|
Add fallback for non-embedded "Century Gothic" CIDFontType2 font (issue 4722 and bug 879561)
|
10 years ago |
issue4800.pdf
|
Add a reduced test-case for issue 4800
|
11 years ago |
issue4801.pdf
|
Fix another seac regression (issue 4801)
|
11 years ago |
issue4875.pdf
|
Add reduced test-cases for issues 4875 and 4881
|
11 years ago |
issue4881.pdf
|
Add reduced test-cases for issues 4875 and 4881
|
11 years ago |
issue4883.pdf.link
|
Adds CMYK JPEG test
|
11 years ago |
issue4890.pdf.link
|
Add a linked test-case for issue 4890
|
10 years ago |
issue4909.pdf
|
Add a reduced test-case for issue 4909
|
10 years ago |
issue4914.pdf.link
|
Add a (linked) test-case for issue 4914
|
10 years ago |
issue4926.pdf.link
|
Fix mishandling of incomplete, inverted masks.
|
11 years ago |
issue4934.pdf
|
Don't blindly trust toUnicode when building toFontChar for non-standard fonts without a font file (issue 4934)
|
11 years ago |
issue5010.pdf
|
Prevent CMapFactory.create from failing by passing the necessary parameters from PartialEvaluator_readToUnicode (issue 5010)
|
11 years ago |
issue5039.pdf
|
Fix loading of PDF files with invalid or missing Type3 characters (issue 5039)
|
11 years ago |
issue5070.pdf
|
Adjust the heuristics to recognize more cases of unknown glyphs for |toUnicode| (issue 5070)
|
11 years ago |
issue5138.pdf
|
Don't map glyphs to unicode non breaking space.
|
11 years ago |
issue5202.pdf
|
Don't skip mapping of glyphs for CIDFontType2 fonts with a CIDToGIDMap
|
10 years ago |
issue5238.pdf
|
Fix Symbol fonts without font file but with Encoding dictionary (issue 5238)
|
11 years ago |
issue5244.pdf
|
Further amend GlyphMapForStandardFonts (issue 5244)
|
11 years ago |
issue5280.pdf
|
Fetches params in makeFilter
|
11 years ago |
issue5291.pdf
|
Add a reduced test case for issue 5291
|
11 years ago |
issue5334.pdf
|
Correctly detect OpenType font files with CFF data
|
10 years ago |
issue5421.pdf
|
Avoid rendering invisible Type3 fonts (issue 5421)
|
11 years ago |
issue5470.pdf
|
Add a reduced test case for issue 5470
|
11 years ago |
issue5475.pdf
|
Test case for issue 5475
|
10 years ago |
issue5481.pdf
|
Test case for issue 5481
|
10 years ago |
issue5501.pdf
|
Add support for TrueType (0, 0) cmap tables (issue 5501 and 5574)
|
10 years ago |
issue5509.pdf.link
|
Fallback to the |Dummy| Pattern when we fail to parse a Shading Pattern (issue 5509)
|
11 years ago |
issue5540.pdf
|
Adds more characters to the PUA range
|
10 years ago |
issue5549.pdf
|
Test case for issue 5549
|
10 years ago |
issue5567.pdf
|
Test case for issue 5567
|
10 years ago |
issue5592.pdf.link
|
CCITTFaxStream: fix regression when EncodedByteAlign is true and EndOfLine is false
|
10 years ago |
issue5599.pdf
|
Ensure that |get fingerprint| doesn't fail if the ID is not an array (issue 5599)
|
10 years ago |
issue5644.pdf.link
|
Avoid getting stuck in empty nodes in the Pages tree when calling |Catalog_getPageDict| (issue 5644)
|
10 years ago |
issue5677.pdf
|
Skip mapping of CIDFontType2 glyphs when the font either has a |IdentityToUnicodeMap| or a |toUnicodeMap| with 65536 elements (issue 5677)
|
10 years ago |
issue5701.pdf
|
Relax the |isSymbolicFont| check for TrueType (3, 1) cmap tables (issue 5701)
|
10 years ago |
issue5704.pdf
|
Try to skip mapping of missing TrueType glyphs
|
10 years ago |
issue5726.pdf.link
|
Fix CCITTStream regression by byte-aligning rows before checking EOL marker
|
10 years ago |
issue5734.pdf
|
Add a reduced test-case for issue 5734
|
10 years ago |
issue5747.pdf
|
Fetch parameters if they are a |Ref| in CalGray/CalRGB color spaces (issue 5747)
|
10 years ago |
issue5751.pdf
|
Guess CIDFontType0 subtype based on font file contents (issue 5751)
|
10 years ago |
issue5752.pdf.link
|
Make `XRef_indexObjects` more robust against bad PDF files (issue 5752)
|
10 years ago |
issue5801.pdf
|
Add a reduced test-case for issue 5801
|
10 years ago |
issue5874.pdf
|
Skip mapping of CIDFontType2 glyphs in fonts with a |IdentityToUnicodeMap|, unless |properties.widths| is defined for the glyph
|
10 years ago |
issue5896.pdf
|
Add a reduced test-case for issue 5896
|
10 years ago |
issue5909.pdf
|
Fix error reading concatenated pdfs
|
10 years ago |
issue5939.pdf.link
|
Use the Alternate entry, if it exists, in ICCBased Colour Space dictionaries (issue 5836, issue 5939, issue 6055)
|
10 years ago |
issue5954.pdf
|
Always traverse the entire parent chain in Page_getInheritedPageProp (issue 5954)
|
10 years ago |
issue5972.pdf
|
Apply char spacing only when there are chars.
|
10 years ago |
issue5994.pdf
|
Don't map glyphs to certain problematic Thai/Lao Unicode locations (issue 5994)
|
10 years ago |
issue6010_1.pdf
|
Convert UTF8 encoded passwords to ISO-8859-1 for |R = 6| encryption (issue 6010)
|
10 years ago |
issue6010_2.pdf
|
Convert UTF8 encoded passwords to ISO-8859-1 for |R = 6| encryption (issue 6010)
|
10 years ago |
issue6068.pdf
|
Map missing glyphs to the notdef glyph for TrueType (3, 1) fonts (issue 6068)
|
10 years ago |
issue6069.pdf
|
Subtract start offset for xrefs in recovery mode
|
10 years ago |
issue6081.pdf
|
Fetch parameters if they are |Ref|s in Pattern color spaces (issue 6081)
|
10 years ago |
issue6099.pdf
|
Add a test-case for issue 6099 - CalRGB color space where the parameters are a |Ref|
|
10 years ago |
issue6106.pdf
|
Detect scripted auto-print requests
|
10 years ago |
issue6108.pdf
|
Improve robustness of stream parser (invalid length)
|
10 years ago |
issue6113.pdf
|
Add a reduced test-case for issue 6113
|
10 years ago |
issue6117.pdf.link
|
Clear the |getSinglePixelWidth| cache when rendering Type3 fonts (issue 6117)
|
10 years ago |
issue6151.pdf
|
Add a reduced test-case for issue 6151
|
10 years ago |
issue6231_1.pdf
|
Correctly access `colorSpace.numComps` in `MeshStreamReader` (issue 6287)
|
10 years ago |
issue6238.pdf.link
|
Check if the `Decode` entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238)
|
10 years ago |
issue6336.pdf
|
Adjust which TrueType (3, 1) glyphs we attempt to skip mapping of (issue 6336)
|
10 years ago |
issue6360.pdf.link
|
Also check `maybeLength` when deciding if a stream is empty in `Parser_makeFilter` (issue 6360)
|
10 years ago |
issue6364.pdf.link
|
Only take the fast-path in `PDFImage_createImageData` for un-masked JPEG images with "standard" colour spaces (issue 6364)
|
10 years ago |
issue6387.pdf
|
Fix text spacing with vertical fonts (#6387)
|
10 years ago |
issue6410.pdf
|
Only choose a (3, 1) cmap table for TrueType fonts that have an encoding specified (issue 6410)
|
10 years ago |
issue6413.pdf
|
Add a reduced test-case for issue 6413
|
10 years ago |
issue6541.pdf
|
Prevent getOperatorList from failing to correctly parse OPS.paintXObject for TilingPatterns that are missing some /Resources entries (issue 6541)
|
10 years ago |
jai.pdf.link
|
Add JAI.pdf (issue #292) to the ref tests
|
14 years ago |
javauninstall-7r.pdf
|
Replace the unavailable linked test-case for PR 2875 with a reduced test-case
|
10 years ago |
kdchart.pdf.link
|
Fixes a broken pdf link for kdchart.pdf
|
12 years ago |
link-annotation-border.pdf.link
|
Adds missing link-annotation-border file and lint error
|
12 years ago |
liveprogramming.pdf.link
|
add liveprogramming as load test
|
13 years ago |
mao.pdf.link
|
Implement "B5pc-H" CMap
|
12 years ago |
mixedfonts.pdf
|
Replace test pdf tcpdf 33 by custom generated pdf.
|
13 years ago |
mmtype1.pdf
|
Add support for MMType1 fonts with embedded font files
|
11 years ago |
noembed-eucjp.pdf
|
Added tests for PDFs having 'H', 'EUC-H', and '90ms' encodings
|
12 years ago |
noembed-identity-2.pdf
|
Add Hankaku-Latin cid to Unicode mappings
|
12 years ago |
noembed-identity.pdf
|
Added a test PDF having Identity-H encoding without embedded font
|
12 years ago |
noembed-jis7.pdf
|
Added tests for PDFs having 'H', 'EUC-H', and '90ms' encodings
|
12 years ago |
noembed-sjis.pdf
|
Added tests for PDFs having 'H', 'EUC-H', and '90ms' encodings
|
12 years ago |
ocs.pdf.link
|
A new (valid) link for Cyrillic_Alphabets-Chars.pdf test file.
|
13 years ago |
ohkubo-SS04.pdf.link
|
Convert cid to Unicode when rebuilding Type 2 CID fonts encoded with non-Identity CMap
|
12 years ago |
pal-o47.pdf.link
|
Add standard font name test (also for #621)
|
14 years ago |
pdf.pdf.link
|
Move some files around.
|
14 years ago |
pdfjsbad1586.pdf
|
Replacing test with simulated bad pdf
|
13 years ago |
pdfkit_compressed.pdf
|
Add and fix pdfkit_compressed.pdf
|
13 years ago |
pdkids.pdf.link
|
Add PdKids.pdf as a ref test
|
14 years ago |
personwithdog.pdf
|
Implements shading types 4-7
|
11 years ago |
piperine.pdf.link
|
Add paperine test
|
14 years ago |
pr4606.pdf.link
|
Add (linked) ´load` tests for PR 1976 and 4606
|
10 years ago |
pr4731.pdf.link
|
Add a (linked) `load` test for PR 4731
|
10 years ago |
pr4897.pdf.link
|
Add a (linked) test-case for PR 4897
|
10 years ago |
pr4922.pdf
|
Add a reduced test-case for PR 4922
|
10 years ago |
pr6531_1.pdf
|
Add unit-tests for PR 6531
|
10 years ago |
pr6531_2.pdf
|
Add unit-tests for PR 6531
|
10 years ago |
preistabelle.pdf.link
|
Checking if it's a true symbolic truetype font
|
13 years ago |
protectip.pdf.link
|
Add test case.
|
14 years ago |
rotated.pdf
|
Fixes Text rotation issue #2095
|
12 years ago |
rotation.pdf
|
Adding support for page rotation
|
14 years ago |
scan-bad.pdf
|
Add bad PDF with lots of extra bytes at the end
|
14 years ago |
shading_extend.pdf
|
Adds support for the extend option for linear and radial shadings.
|
13 years ago |
shavian.pdf.link
|
Clean up test PDF references
|
12 years ago |
simpletype3font.pdf
|
#502 Adding basic Type3 font support.
|
14 years ago |
sizes.pdf
|
Support for multi-size page PDFs
|
14 years ago |
smaskdim.pdf
|
Change test case.
|
14 years ago |
tcpdf_033.pdf.link
|
Initial CID0 font encodings
|
14 years ago |
tensor-allflags-withfunction.pdf
|
Test case for tensor shading PR 6310
|
10 years ago |
tracemonkey.pdf
|
Move some files around.
|
14 years ago |
transparency_group.pdf
|
Add basic support for transparency groups.
|
12 years ago |
tutorial.pdf.link
|
Use unicode mapping cmap when simple identity cmap was originally used
|
14 years ago |
txt2pdf.pdf.link
|
Handle missing encoding differences array
|
14 years ago |
type4psfunc.pdf
|
Add test pdf for type4 postscript functions.
|
14 years ago |
unix01.pdf.link
|
Fixing "no spaces" issue (ref #577)
|
14 years ago |
usmanm-bad.pdf.link
|
fixing usmanm-bad.pdf link
|
13 years ago |
vertical.pdf
|
Implements vertical writing
|
12 years ago |
vesta.pdf.link
|
Recovering from RGBT-command (ref #577)
|
14 years ago |
wdsg_fitc.pdf.link
|
Clean up test PDF references
|
12 years ago |
wnv_chinese.pdf.link
|
Clean up test PDF references
|
12 years ago |
xref_command_missing.pdf
|
Make `XRef_indexObjects` even more robust against bad PDF files, by checking for the existence of 'trailer' if 'xref' is not found
|
10 years ago |
yo01.pdf.link
|
Regression test for issue 2842
|
12 years ago |
zerowidthline.pdf
|
Fix zero width lines.
|
13 years ago |