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-11-24 08:47:01 +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
update release logic to check out master before commit
#410
:
Commit
aef0a78ee6
pushed by
lsm
master
2025-11-24 08:23:04 +08:00
0s
Add test that fails before revert of e11dc6b
#403
:
Commit
599ce04bef
pushed by
lsm
master
2025-11-09 15:44:43 +08:00
0s
make transform stack consistent
#398
:
Commit
181fa9d837
pushed by
lsm
master
2025-11-08 10:34:54 +08:00
0s
Update test run command to use Release configuration
#392
:
Commit
6ce6986d78
pushed by
lsm
master
2025-10-31 21:56:37 +08:00
0s
Add CMap caching at document level and add MurmurHash3 hashing function
#386
:
Commit
40bcc22ea1
pushed by
lsm
master
2025-10-30 15:56:37 +08:00
0s
Update NameToUnicodeConvertAglSpecification to test what was intended
#381
:
Commit
94d515061e
pushed by
lsm
master
2025-10-27 04:29:11 +08:00
0s
Fix regression introduced in 3592fc8 where slicing the stream to the length breaks decoding
#376
:
Commit
3555521634
pushed by
lsm
master
2025-10-25 15:09:00 +08:00
0s
Avoid doing a true file seek for simple peeking the next char in the token parser
#368
:
Commit
6fba565d66
pushed by
lsm
master
2025-10-21 22:27:21 +08:00
0s
Use zlib information to verify compressed content before using it
#364
:
Commit
3592fc8438
pushed by
lsm
master
2025-10-20 19:03:22 +08:00
0s
Set Type 3 font ascent to Top instead of Height, see #1164
#358
:
Commit
255e70f0a7
pushed by
lsm
master
2025-10-20 10:27:23 +08:00
0s
Trim excess in long lived font collections
#354
:
Commit
2216ade1f2
pushed by
lsm
master
2025-10-15 03:34:54 +08:00
0s
Improve DfsIterative() performance
#349
:
Commit
cf0c33b1e0
pushed by
lsm
master
2025-10-14 19:05:04 +08:00
0s
Add more tests to NearestNeighbourWordExtractorTests
#345
:
Commit
b14f45f59f
pushed by
lsm
master
2025-10-14 02:45:01 +08:00
0s
Guard against circular references in XRef tables/streams
#332
:
Commit
c28d114b79
pushed by
lsm
master
2025-10-05 03:14:19 +08:00
0s
Update test Issue874: No longer missing a font
#327
:
Commit
d7d01f842e
pushed by
lsm
master
2025-10-03 21:29:28 +08:00
0s
Add GetDescent() and GetAscent() methods to IFont, improve font matrix for TrueTypeSimpleFont and TrueTypeStandard14FallbackSimpleFont and add loose bounding box to Letter
#314
:
Commit
b2f4ca8839
pushed by
lsm
master
2025-09-23 14:13:33 +08:00
0s
Expose letter's font via GetFont(), make Font property as obsolete and use FontDetails instead
#308
:
Commit
008959457a
pushed by
lsm
master
2025-09-22 11:59:20 +08:00
0s
handle case where offsets are out of range
#302
:
Commit
efdedb9495
pushed by
lsm
master
2025-09-19 15:27:53 +08:00
0s
First create the StreamInputBytes in PdfDocument.Open() to check the stream CanRead and CanSeek
#296
:
Commit
22eab422a3
pushed by
lsm
master
2025-09-18 09:27:52 +08:00
0s
File buffering read stream investigation (#1140)
#290
:
Commit
dd5aa46c75
pushed by
lsm
master
2025-09-09 03:42:50 +08:00
0s
Add early version of IOSSystemFontLister
#281
:
Commit
e4ed4d1b39
pushed by
lsm
master
2025-09-04 15:42:50 +08:00
0s
allow missing catalog type definition for catalog dictionary
#249
:
Commit
83d6fc6cc2
pushed by
lsm
master
2025-07-30 08:52:22 +08:00
0s
Skip creating IndirectReference in CrossReferenceTablePartBuilder when generationNumber is more than 65,535
#210
:
Commit
89abf6de54
pushed by
lsm
master
2025-06-04 19:37:16 +08:00
0s
Handle TrueType case in CidFontFactory where the font is CFF, implement missing members in PdfCidCompactFontFormatFont and fix #554
#200
:
Commit
67d3dde04a
pushed by
lsm
master
2025-05-20 12:29:20 +08:00
0s
Try to repair xref offset by looking for all startxref and fix #1040
#197
:
Commit
6911f31b49
pushed by
lsm
master
2025-05-19 09:09:30 +08:00
0s
Fix bug introduced in #1039
#190
:
Commit
bf7c3c01d0
pushed by
lsm
master
2025-05-16 18:29:20 +08:00
0s
Add early support for Stencil masking, rename SoftMaskImage property into MaskImage and make sure IsInlineImage is true for InlineImage
#186
:
Commit
4dab2ef239
pushed by
lsm
master
2025-05-15 12:29:21 +08:00
0s
Add support for MacCatalyst in SystemFontFinder
#171
:
Commit
47584716ec
pushed by
lsm
master
2025-05-02 11:40:57 +08:00
0s
Implement clipping in ProcessFormXObject()
#147
:
Commit
0754e7f003
pushed by
lsm
master
2025-03-25 14:19:29 +08:00
0s
Improve Jpeg2000Helper to support J2K codec and add test
#131
:
Commit
204f488ebf
pushed by
lsm
master
2025-03-11 02:19:29 +08:00
0s
First
Previous
1
2
Next
Last