Skip to content

adding support to tif images#1227

Merged
BobLd merged 18 commits into
UglyToad:masterfrom
username77:master
May 16, 2026
Merged

adding support to tif images#1227
BobLd merged 18 commits into
UglyToad:masterfrom
username77:master

Conversation

@username77

Copy link
Copy Markdown
Contributor

add tif ccitt g4 to pdf because if we add as png/jpeg pdf increase the size 10x the size of tiff.
in this way we can load the tiff with BitMiracle.LibTiff and put into AddCcittG4

@BobLd

BobLd commented Dec 27, 2025

Copy link
Copy Markdown
Collaborator

@username77 thanks a lot for the PR. Can you clean all these file version / assembly version? Also, do you mind adding tests? Thanks a lot

@username77

Copy link
Copy Markdown
Contributor Author

try to see if is ok now

@username77 username77 closed this Dec 27, 2025
@username77 username77 reopened this Dec 27, 2025
@BobLd

BobLd commented Feb 1, 2026

Copy link
Copy Markdown
Collaborator

@username77 can you please remove all references to BitMiracle.LibTiff.NET? If you need Tiff in the tests, just use the bytes array (post any BitMiracle.LibTiff.NET tansformation).

@username77 username77 closed this Apr 13, 2026
@username77 username77 reopened this Apr 13, 2026
@username77

Copy link
Copy Markdown
Contributor Author

I’ve updated my fork and synchronized this PR branch with the latest changes on my side. It should now be ready for another review when you have time. Thanks again!

Comment thread src/UglyToad.PdfPig.Core/UglyToad.PdfPig.Core.csproj Outdated
Comment thread src/UglyToad.PdfPig.Fonts/UglyToad.PdfPig.Fonts.csproj Outdated
Comment thread src/UglyToad.PdfPig.Tokenization/UglyToad.PdfPig.Tokenization.csproj Outdated
Comment thread src/UglyToad.PdfPig.Tokens/UglyToad.PdfPig.Tokens.csproj Outdated
@BobLd

BobLd commented May 5, 2026

Copy link
Copy Markdown
Collaborator

@username77 further tidy up change requests

Drop the LibTiff-based fixture tool and TIFF source file, keep tests using the pre-generated CCITT payload and minimal metadata, and remove accidental BOM-only csproj changes flagged in review.
@BobLd BobLd merged commit 350451b into UglyToad:master May 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants