You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose the introduction of a size parameter to the API of the moon.svg repository. This parameter would empower users to specify their preferred size for the moon image. By availing this parameter, it would become possible for users to download moon images in png format in an array of sizes.
Anticipated Advantages:
The size parameter facilitates easy size adjustment of the moon image by users.
Example:
GET /moon.png?size=300
The text was updated successfully, but these errors were encountered:
hmu332233
changed the title
png api에서 size query에 따라 생성되는 이미지의 사이즈가 변경될 수 있도록 처리
Allow image size alteration in PNG API according to size query
Oct 2, 2023
hmu332233
changed the title
Allow image size alteration in PNG API according to size query
Proposal for API Enhancement: Incorporation of size Parameter
Oct 8, 2023
I propose the introduction of a size parameter to the API of the moon.svg repository. This parameter would empower users to specify their preferred size for the moon image. By availing this parameter, it would become possible for users to download moon images in png format in an array of sizes.
Anticipated Advantages:
size
parameter facilitates easy size adjustment of the moon image by users.Example:
GET /moon.png?size=300
The text was updated successfully, but these errors were encountered: