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

Customizable Image Format #4

Closed
amattu2 opened this issue Jan 28, 2023 · 1 comment · Fixed by #11
Closed

Customizable Image Format #4

amattu2 opened this issue Jan 28, 2023 · 1 comment · Fixed by #11
Assignees

Comments

@amattu2
Copy link
Member

amattu2 commented Jan 28, 2023

Description

Allow specifying the image format (e.g. gif/png/jpeg)

API design will become /image/{size}/...?format={fmt}

Requires new API endpoint /formats or /image/formats preferrably with a array of supported formats

Code

NA

Design Preview(s)

NA

@amattu2
Copy link
Member Author

amattu2 commented Jan 29, 2023

All image related resources will belong under /image/... (e.g. /image/fonts)

This allows future flexibility for supporting other documents (for example: PDFs)

@amattu2 amattu2 self-assigned this Jan 31, 2023
amattu2 added a commit that referenced this issue Jan 31, 2023
amattu2 added a commit that referenced this issue Jan 31, 2023
@amattu2 amattu2 linked a pull request Jan 31, 2023 that will close this issue
amattu2 added a commit that referenced this issue Jan 31, 2023
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 a pull request may close this issue.

1 participant