Update System.Drawing, be more lenient with fonts and encoding#1
Open
paulkva wants to merge 1 commit into
Open
Update System.Drawing, be more lenient with fonts and encoding#1paulkva wants to merge 1 commit into
paulkva wants to merge 1 commit into
Conversation
Owner
|
I was using these libraries for a client once upon a time, but my work with PDF is over. If you'd like I can xfer ownership of the repo and/or hide my package on nuget and you publish a new one. Let me know. |
Author
|
Definitely no need to hide your package. One of the reasons I'm looking for existing published packages is for better visibility / more scrutiny. If you'd prefer that I look elsewhere or publish on my own, I completely understand. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Wondering if you'd be willing to accept some minor changes I made to PDFClown. I know the main project has been inactive for several years, but I figured instead of publishing my own fork on nuget.org, I'd try to contribute to an existing fork that actually has some usage. I'm open to all feedback, thanks!
All of these changes stem from troubleshooting another project I'm working on, which I'm hoping will be published as open source soon. I'd be happy to provide a link to it once it's released if you're interested.