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

Major Refactor and minimal SVG support #4

Merged
merged 23 commits into from
Oct 29, 2024
Merged

Major Refactor and minimal SVG support #4

merged 23 commits into from
Oct 29, 2024

Conversation

byjg
Copy link
Owner

@byjg byjg commented Mar 18, 2024

This version applied a major internal refactory.

Break Compatibility:

  • PHP 8.1 and strong types
  • ImageUtil is an static class a new methods added fromResource, fromFile, empty
  • Manipulation methods moved to GdHandler and implements ImageHandlerInterface

New Features

Basic SVG Support to just to convert from SVG to PNG, JPG, GIF, etc

@byjg byjg merged commit a3d95fc into master Oct 29, 2024
4 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.

1 participant