andrewgioia / mana

Magic: the Gathering mana symbol pictographic font
304 stars 32 forks source link

Mana and Keyrunes #33

Closed yandere-sliver closed 6 years ago

yandere-sliver commented 6 years ago

Hey, just a simple question. Did you ever think about combining these two fonts. Or are they too different?

oniice commented 6 years ago

@yandere-sliver what would the benefit be of combining the two? Besides one yarn install? To me it makes most sense having two light weight packages doing specific jobs than combing them both, but thats just me...

yandere-sliver commented 6 years ago

Essentially because I don't follow the separation.

If this font would handle only symbols with "movable" parts: Mana, Loyality, Level Up, Saga Status. That would make sense to keep these separate.

However this font features a lot of symbols which are essentially a black symbol against white background (or whatever color or gradient you chose). So have of the mana font is very close to the keyrune font anyway: clan, guild, and type symbols, etc. Especially the watermarks since many of the watermarks are keyrunes thanks to M25.

And if you are mixing anyway... Why not combine the two to make one complete Magic Font project?

andrewgioia commented 6 years ago

I appreciate the feedback @yandere-sliver. The original intent was for Keyrune to host a complete set of all MTG set symbols specifically to identify expansions and other distinct sets. Mana is for the mana symbols obviously and has grown to include other symbols in the card text box.

I feel as if this distinction is significant enough to justify keeping the two projects separate as a lot of use cases have no need for mana and other symbols. I also agree with @oniice in that it isn't significant enough overhead to include two yarn/npm projects if you need them both.