mirror of
https://github.com/VERT-sh/VERT.git
synced 2026-06-01 19:39:22 -05:00
Feature request: export images as ICO #30
Reference in New Issue
Block a user
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?
Originally created by @NicolasConvex947 on GitHub.
@NicolasConvex947 commented on GitHub:
For my use case it would be fine to export ICO files with a single image size
@not-nullptr commented on GitHub:
right but you're not everyone -- what if someone wants to upload multiple images and output to one ico?
@not-nullptr commented on GitHub:
the issue here is a UX one, not a functionality one. how would this work? how would the user upload multiple images for different sizes? etc
@voxain commented on GitHub:
I second this!
@voxain commented on GitHub:
I agree with the single image size, if someone needs to have multiple images they can use another service at least for the time being, but i feel like at least having the option is a lot better than not having it
most of the times i find myself just converting a single custom icon that only has one size anyways so i think it's gonna be useful to a lot of people too