Use image response in style controller and allow resize #126
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
experiment
suggestion
support
Testing
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/framework#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Images being returned by the Hazaar\Controller\Style class are not handled as image responses specifically and are instead of just returned using a Hazaar\Controller\Response\Style class. This is fine because all controller responses that extend the Hazaar\Controller\Response\File class will automatically detect the MIME type.
I would like to use the Hazaar\Controller\Response\Image class instead though so that I can make use of it's image manipulation functions, such as resizing, altering the quality or filters.
created branch
126-use-image-response-in-style-controller-and-allow-resize
mentioned in merge request !39
mentioned in commit
046c5024fc
closed via merge request !39
changed milestone to %4