Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for using common ZLib shared library #43

Open
cher-nov opened this issue Dec 24, 2024 · 0 comments
Open

Support for using common ZLib shared library #43

cher-nov opened this issue Dec 24, 2024 · 0 comments

Comments

@cher-nov
Copy link

Currently Vampyre uses its own local reimplementation of ZLib in Delphi:
https://github.com/galfar/imaginglib/tree/f6ef092b/Source/ZLib
https://github.com/galfar/imaginglib/blob/f6ef092b/Extensions/LibTiff/ZLibDelphi.pas

It would be great if there was an option to use the regular libzlib instead, since it may already be used in the final project. This would reduce the code size noticeably.

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

No branches or pull requests

1 participant