This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
PdfPig
Watch
1
Star
0
Fork
0
You've already forked PdfPig
mirror of
https://github.com/UglyToad/PdfPig.git
synced
2025-10-08 00:14:35 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
All Workflows
build_and_test.yml
build_and_test_macos.yml
nightly_release.yml
publish_release.yml
run_common_crawl_tests.yml
run_integration_tests.yml
Actor
All actors
lsm
Status
All status
Success
Failure
Waiting
Running
Better handle integer overflow in DocstrumBoundingBoxes
run_integration_tests.yml #120
:
Commit
1b3c7bd355
pushed by
lsm
master
2025-03-04 09:04:54 +08:00
0s
Better handle integer overflow in DocstrumBoundingBoxes
build_and_test.yml #119
:
Commit
1b3c7bd355
pushed by
lsm
master
2025-03-04 09:04:54 +08:00
0s
Pass IFilterProvider to IFilter.Decode() and handle null in PdfExtensions.Resolve()
run_integration_tests.yml #110
:
Commit
f26e7d90a3
pushed by
lsm
master
2025-02-24 23:26:42 +08:00
0s
Pass IFilterProvider to IFilter.Decode() and handle null in PdfExtensions.Resolve()
build_and_test.yml #109
:
Commit
f26e7d90a3
pushed by
lsm
master
2025-02-24 23:26:42 +08:00
0s
Resolve image data (implementation from @kasperdaff)
run_integration_tests.yml #108
:
Commit
d973e03206
pushed by
lsm
master
2025-02-23 22:52:47 +08:00
0s
Resolve image data (implementation from @kasperdaff)
build_and_test.yml #107
:
Commit
d973e03206
pushed by
lsm
master
2025-02-23 22:52:47 +08:00
0s
Update Microsoft NuGet packages for UglyToad.PdfPig.Package
run_integration_tests.yml #105
:
Commit
c4a235fb62
pushed by
lsm
master
2025-02-23 06:26:56 +08:00
0s
Update Microsoft NuGet packages for UglyToad.PdfPig.Package
build_and_test.yml #104
:
Commit
c4a235fb62
pushed by
lsm
master
2025-02-23 06:26:56 +08:00
0s
Update Microsoft and SkiaSharp NuGet packages
run_integration_tests.yml #102
:
Commit
7ceeb5bff8
pushed by
lsm
master
2025-02-22 05:26:42 +08:00
0s
Update Microsoft and SkiaSharp NuGet packages
build_and_test.yml #101
:
Commit
7ceeb5bff8
pushed by
lsm
master
2025-02-22 05:26:42 +08:00
0s
Assess if transformedGlyphBounds and use transformedPdfBounds as fallback and fix #987
run_integration_tests.yml #99
:
Commit
5a06e1e1cc
pushed by
lsm
master
2025-02-21 04:36:56 +08:00
0s
Assess if transformedGlyphBounds and use transformedPdfBounds as fallback and fix #987
build_and_test.yml #98
:
Commit
5a06e1e1cc
pushed by
lsm
master
2025-02-21 04:36:56 +08:00
0s
Add JPX bits per component decoding
run_integration_tests.yml #85
:
Commit
1660c734e2
pushed by
lsm
master
2025-02-09 23:26:42 +08:00
0s
Add JPX bits per component decoding
build_and_test.yml #84
:
Commit
1660c734e2
pushed by
lsm
master
2025-02-09 23:26:42 +08:00
0s
CcittFaxDecodeFilter: do not check for input length, invert bitmap with ref byte and fix #982
run_integration_tests.yml #77
:
Commit
fdb8835b37
pushed by
lsm
master
2025-02-03 23:26:42 +08:00
0s
CcittFaxDecodeFilter: do not check for input length, invert bitmap with ref byte and fix #982
build_and_test.yml #76
:
Commit
fdb8835b37
pushed by
lsm
master
2025-02-03 23:26:42 +08:00
0s
Update UnpackComponents() to account for 1bpc + DeviceGray (hack for Jbig2)
run_integration_tests.yml #63
:
Commit
5209850af7
pushed by
lsm
master
2025-01-22 17:26:42 +08:00
0s
Update UnpackComponents() to account for 1bpc + DeviceGray (hack for Jbig2)
build_and_test.yml #62
:
Commit
5209850af7
pushed by
lsm
master
2025-01-22 17:26:42 +08:00
0s
Refactor XObjectFactory
run_integration_tests.yml #60
:
Commit
b7e2245eca
pushed by
lsm
master
2025-01-21 11:26:42 +08:00
0s
Refactor XObjectFactory
build_and_test.yml #59
:
Commit
b7e2245eca
pushed by
lsm
master
2025-01-21 11:26:42 +08:00
0s
Fix warnings about "type 'K' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'"
run_integration_tests.yml #57
:
Commit
24b9a99b8a
pushed by
lsm
master
2025-01-20 06:36:58 +08:00
0s
Fix warnings about "type 'K' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'"
build_and_test.yml #56
:
Commit
24b9a99b8a
pushed by
lsm
master
2025-01-20 06:36:58 +08:00
0s
Update UglyToad.PdfPig.ConsoleRunner target framework to net8
run_integration_tests.yml #51
:
Commit
92d3439465
pushed by
lsm
master
2025-01-16 17:26:42 +08:00
0s
Update UglyToad.PdfPig.ConsoleRunner target framework to net8
build_and_test.yml #50
:
Commit
92d3439465
pushed by
lsm
master
2025-01-16 17:26:42 +08:00
0s
Default page number to 0 in ExplicitDestination when the Dest has no page number and fix #736
run_integration_tests.yml #44
:
Commit
40af401364
pushed by
lsm
master
2024-10-27 05:40:30 +08:00
0s
Default page number to 0 in ExplicitDestination when the Dest has no page number and fix #736
build_and_test.yml #43
:
Commit
40af401364
pushed by
lsm
master
2024-10-27 05:40:30 +08:00
0s
Use pdfScanner in ReadVerticalDisplacements and fix #693 and return 0 in CMap on exception in ReadByte() if useLenientParsing is true and fix #692
run_integration_tests.yml #35
:
Commit
e10609e4e1
pushed by
lsm
master
2024-10-20 17:40:30 +08:00
0s
Use pdfScanner in ReadVerticalDisplacements and fix #693 and return 0 in CMap on exception in ReadByte() if useLenientParsing is true and fix #692
build_and_test.yml #34
:
Commit
e10609e4e1
pushed by
lsm
master
2024-10-20 17:40:30 +08:00
0s
Support decrypting V4/R4 files with AESV2 and no Length property
run_integration_tests.yml #32
:
Commit
ea95a7ae7a
pushed by
lsm
master
2024-10-19 11:40:30 +08:00
0s
Support decrypting V4/R4 files with AESV2 and no Length property
build_and_test.yml #31
:
Commit
ea95a7ae7a
pushed by
lsm
master
2024-10-19 11:40:30 +08:00
0s
First
Previous
1
2
3
4
Next
Last