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
#408
:
Commit
aef0a78ee6
pushed by
lsm
master
2025-11-24 08:23:03 +08:00
0s
Add test that fails before revert of e11dc6b
#401
:
Commit
599ce04bef
pushed by
lsm
master
2025-11-09 15:44:42 +08:00
0s
make transform stack consistent
#396
:
Commit
181fa9d837
pushed by
lsm
master
2025-11-08 10:34:53 +08:00
0s
Update test run command to use Release configuration
#390
:
Commit
6ce6986d78
pushed by
lsm
master
2025-10-31 21:56:36 +08:00
0s
Add CMap caching at document level and add MurmurHash3 hashing function
#384
:
Commit
40bcc22ea1
pushed by
lsm
master
2025-10-30 15:56:37 +08:00
0s
Update NameToUnicodeConvertAglSpecification to test what was intended
#379
:
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
#374
:
Commit
3555521634
pushed by
lsm
master
2025-10-25 15:08:59 +08:00
0s
Avoid doing a true file seek for simple peeking the next char in the token parser
#366
:
Commit
6fba565d66
pushed by
lsm
master
2025-10-21 22:27:20 +08:00
0s
Use zlib information to verify compressed content before using it
#362
:
Commit
3592fc8438
pushed by
lsm
master
2025-10-20 19:03:21 +08:00
0s
Set Type 3 font ascent to Top instead of Height, see #1164
#356
:
Commit
255e70f0a7
pushed by
lsm
master
2025-10-20 10:27:22 +08:00
0s
Trim excess in long lived font collections
#352
:
Commit
2216ade1f2
pushed by
lsm
master
2025-10-15 03:34:53 +08:00
0s
Improve DfsIterative() performance
#347
:
Commit
cf0c33b1e0
pushed by
lsm
master
2025-10-14 19:05:03 +08:00
0s
Add more tests to NearestNeighbourWordExtractorTests
#343
:
Commit
b14f45f59f
pushed by
lsm
master
2025-10-14 02:45:00 +08:00
0s
Guard against circular references in XRef tables/streams
#330
:
Commit
c28d114b79
pushed by
lsm
master
2025-10-05 03:14:19 +08:00
0s
Update test Issue874: No longer missing a font
#325
:
Commit
d7d01f842e
pushed by
lsm
master
2025-10-03 21:29:27 +08:00
0s
Add GetDescent() and GetAscent() methods to IFont, improve font matrix for TrueTypeSimpleFont and TrueTypeStandard14FallbackSimpleFont and add loose bounding box to Letter
#312
:
Commit
b2f4ca8839
pushed by
lsm
master
2025-09-23 14:13:32 +08:00
0s
Expose letter's font via GetFont(), make Font property as obsolete and use FontDetails instead
#306
:
Commit
008959457a
pushed by
lsm
master
2025-09-22 11:59:19 +08:00
0s
handle case where offsets are out of range
#300
:
Commit
efdedb9495
pushed by
lsm
master
2025-09-19 15:27:52 +08:00
0s
First create the StreamInputBytes in PdfDocument.Open() to check the stream CanRead and CanSeek
#294
:
Commit
22eab422a3
pushed by
lsm
master
2025-09-18 09:27:52 +08:00
0s
File buffering read stream investigation (#1140)
#288
:
Commit
dd5aa46c75
pushed by
lsm
master
2025-09-09 03:42:50 +08:00
0s
Add early version of IOSSystemFontLister
#279
:
Commit
e4ed4d1b39
pushed by
lsm
master
2025-09-04 15:42:50 +08:00
0s
allow missing catalog type definition for catalog dictionary
#247
:
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
#209
:
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
#199
:
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
#196
:
Commit
6911f31b49
pushed by
lsm
master
2025-05-19 09:09:30 +08:00
0s
Fix bug introduced in #1039
#189
:
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
#185
:
Commit
4dab2ef239
pushed by
lsm
master
2025-05-15 12:29:21 +08:00
0s
Add support for MacCatalyst in SystemFontFinder
#170
:
Commit
47584716ec
pushed by
lsm
master
2025-05-02 11:40:57 +08:00
0s