mtgjson / mtgjson3

MTGJSON repository for Magic Cards
http://mtgjson.com
Other
547 stars 102 forks source link

Please use ASCII subtract for loyalty costs #626

Closed yellowfour closed 6 years ago

yellowfour commented 6 years ago

Problem: all planeswalker abilities with negative loyalty costs use a weird dash that is not rendered by some/many fonts.

Solution: Please use ASCII subtract symbol for loyalty costs that every font can display.

skwerlman commented 6 years ago

rule 107.7. does use ASCII - for negative loyalty, so i think this is a gatherer bug

the character on gatherer is (U+2212 MINUS SIGN)

ZeldaZach commented 6 years ago

Scryfall seems to be using the correct one, so this is closed as fixed in v4