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

The point is to get a completely processed image #1602

Open
tebaly opened this issue Jul 9, 2024 · 1 comment
Open

The point is to get a completely processed image #1602

tebaly opened this issue Jul 9, 2024 · 1 comment

Comments

@tebaly
Copy link

tebaly commented Jul 9, 2024

My friends. Many years have passed and you have not implemented a single method for obtaining a processed image. Probably when the bundle was first created, you relied on the template engine and the URL addresses of the images in the templates. Today, most websites and applications operate on API principles. The existing functionality does not allow you to simply receive a processed image.

You have something like this createFilteredBinary function - in reality, you need a function that returns the imageBinary based on the parameters ($path, $filter) The point is to get a completely processed image given $config['default_image'] with saving to cache if it is not there exactly as it does createFilteredBinary function but return imageBinary

@dbu
Copy link
Member

dbu commented Jul 10, 2024

hi, your message comes across quite condescending. not everybody will have your use case. that said, we are currently in the process of rethinking the core interfaces of this library in 1590.

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

2 participants