Images: add support to download set/rarity svg icons from scryfall or remove it at all? #13261
Labels
Developers Discussion
Discussion about redesign or changes
download
GUI
refactoring
Developers topics about code and programming
Set's icons (rarity icons) used in very limited placed by xmage:
Current version uses gatherer source for set's icons download. It's low quality and outdated (without sets from last few years);
Scryfall can be used as high quality source of that icons (like mana icons). It's require to do:
Set's icons are useless now, but in the future it may be used by some potential app's features (decks, drafts or collection related features for better GUI or information).
I prefer to delete set icons at all and replace it by rarity chars like C,U,R,M,S (deck editor already use same logic). It will simplify code support and improve user experience in download tasks (current version generate too much errors and other logs while symbols download).
But it open for any potential ideas about that icons usage.
The text was updated successfully, but these errors were encountered: