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
#407
:
Commit
aef0a78ee6
pushed by
lsm
master
2025-11-24 08:23:03 +08:00
0s
Add test that fails before revert of e11dc6b
#400
:
Commit
599ce04bef
pushed by
lsm
master
2025-11-09 15:44:42 +08:00
0s
make transform stack consistent
#395
:
Commit
181fa9d837
pushed by
lsm
master
2025-11-08 10:34:53 +08:00
0s
Update test run command to use Release configuration
#389
:
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
#383
:
Commit
40bcc22ea1
pushed by
lsm
master
2025-10-30 15:56:36 +08:00
0s
Update NameToUnicodeConvertAglSpecification to test what was intended
#378
:
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
#373
:
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
#365
:
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
#361
:
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
#355
:
Commit
255e70f0a7
pushed by
lsm
master
2025-10-20 10:27:21 +08:00
0s
Trim excess in long lived font collections
#351
:
Commit
2216ade1f2
pushed by
lsm
master
2025-10-15 03:34:53 +08:00
0s
Improve DfsIterative() performance
#346
:
Commit
cf0c33b1e0
pushed by
lsm
master
2025-10-14 19:05:02 +08:00
0s
Add more tests to NearestNeighbourWordExtractorTests
#342
:
Commit
b14f45f59f
pushed by
lsm
master
2025-10-14 02:45:00 +08:00
0s
Guard against circular references in XRef tables/streams
#329
:
Commit
c28d114b79
pushed by
lsm
master
2025-10-05 03:14:18 +08:00
0s
Update test Issue874: No longer missing a font
#324
:
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
#311
:
Commit
b2f4ca8839
pushed by
lsm
master
2025-09-23 14:13:31 +08:00
0s
Expose letter's font via GetFont(), make Font property as obsolete and use FontDetails instead
#305
:
Commit
008959457a
pushed by
lsm
master
2025-09-22 11:59:19 +08:00
0s
handle case where offsets are out of range
#299
:
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
#293
:
Commit
22eab422a3
pushed by
lsm
master
2025-09-18 09:27:52 +08:00
0s
File buffering read stream investigation (#1140)
#287
:
Commit
dd5aa46c75
pushed by
lsm
master
2025-09-09 03:42:50 +08:00
0s
Add early version of IOSSystemFontLister
#278
:
Commit
e4ed4d1b39
pushed by
lsm
master
2025-09-04 15:42:50 +08:00
0s
allow missing catalog type definition for catalog dictionary
#246
:
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
#208
:
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
#198
:
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
#195
:
Commit
6911f31b49
pushed by
lsm
master
2025-05-19 09:09:30 +08:00
0s
Fix bug introduced in #1039
#188
:
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
#184
:
Commit
4dab2ef239
pushed by
lsm
master
2025-05-15 12:29:20 +08:00
0s
Add support for MacCatalyst in SystemFontFinder
#169
:
Commit
47584716ec
pushed by
lsm
master
2025-05-02 11:40:57 +08:00
0s
Implement clipping in ProcessFormXObject()
#146
:
Commit
0754e7f003
pushed by
lsm
master
2025-03-25 14:19:29 +08:00
0s
Improve Jpeg2000Helper to support J2K codec and add test
#130
:
Commit
204f488ebf
pushed by
lsm
master
2025-03-11 02:19:29 +08:00
0s
First
Previous
1
2
Next
Last