Magic: the Gathering set symbol pictographic font https://keyrune.andrewgioia.com
Go to file
Andrew Gioia 0e1ddb9982 Removing the files limitation in the package.json file so that everything comes back for now 2016-08-17 16:09:31 -04:00
css Adding Eldritch Moon icon and cleaning up the prefix/outline classes in rarities 2016-06-20 20:43:22 -04:00
fonts Updating EMN to use the new high res source image 2016-06-22 11:05:05 -04:00
less Adding Eldritch Moon icon and cleaning up the prefix/outline classes in rarities 2016-06-20 20:43:22 -04:00
.gitignore Adding Duel Deck: Blessed vs. Cursed 2016-04-13 10:20:06 -04:00
README.md Updating EMN to use the new high res source image 2016-06-22 11:05:05 -04:00
bower.json Updating EMN to use the new high res source image 2016-06-22 11:05:05 -04:00
index.html Version 1.0 officially released! Dragons of Tarkir icon added 2015-03-23 14:53:41 -04:00
package.json Removing the files limitation in the package.json file so that everything comes back for now 2016-08-17 16:09:31 -04:00

README.md

Keyrune v1.6.1

The Magic: the Gathering set symbol font!

Keyrune is the first suite of complete Magic: the Gathering expansion and set symbols as a pictographic font. You can use this font anywhere you want to display set symbols—in your MtG app or website, documents, card images, anything!

Usage

Each set symbol has its own font character. Display them in a manner similar to Font Awesome using the <i class="ss ss-exp"></i> element. Class name codes are based on the expansion codes from MTG JSON.

To use Keyrune, move the font files to your /fonts directory and include the keyrune.css stylesheet in your <head>:

<link href="css/keyrune.css" rel="stylesheet" type="text/css" />

Editing the Source

Feel free to edit the source files and compile Keyrune to fit your needs. Currently LESS is supported, with Sass coming soon.

Using Keyrune on the Desktop

To copy Keyrune symbols into your desktop software (or access to vectors directly), go to the Cheatsheet on the documentation site, copy the character (not the unicode representation), and then paste it into your desktop application after installing keyrune.otf.

License

All set symbol images are copyright Wizards of the Coast (http://magicthegathering.com)

The Keyrune font is licensed under the the SIL OFL 1.1 (http://scripts.sil.org/OFL)

Keyrune CSS, LESS, and Sass files are licensed under the MIT License (http://opensource.org/licenses/mit-license.html)

Attribution is greatly appreciated but not required!

Changelog

  • v0.1 - initial font creation and CSS/LESS files for all sets up to Fate Reforged
  • v0.2 - all fonts are fluid width now so they will scale correctly without scaled padding; fixed width class added
  • v1.0 - public launch via /r/magicTCG! added Dragons of Tarkir (DTK)
  • v1.0.1 - Tempest Remastered added (non major set version)
  • v1.0.2 - Modern Masters 2015 added
  • v1.1.0 - Woff2 support added; Vintage Masters icon added
  • v1.2.0 - Cheatsheet added to documentation site; variables changed in LESS files to be Keyrune specific
  • v1.3.0 - Magic Origins icon added
  • v1.3.1 - Duel Decks: Zendikar v. Eldrazi added
  • v1.4.0 - Battle for Zendikar added
  • v1.4.1 - Zendikar Expeditions added
  • v1.4.2 - Commander 2015 added
  • v1.4.3 - Beginning of white border add-on with .ss-border class; renamed font to Keyrune for desktop
  • v1.5.0 - Oath of the Gatewatch and Shadows Over Innistrad added
  • v1.5.1 - Eternal Masters added
  • v1.5.2 - Conspiracy 2: Take the Crown added
  • v1.5.3 - FTV: Angels and FTV: Lore
  • v1.5.4 - Welcome Deck 2016
  • v1.5.5 - Duel Deck: Blessed vs. Cursed added
  • v1.5.6 - Added forgotten Salvat 2005 and 2011 (inserts into MTG Encyclopedias)
  • v1.6.0 - Eldritch Moon icon added (based on low-res WOTC graphic)
  • v1.6.1 - Updated EMN with the official high-res source image

Todo

  • New Coming Soon product page has symbols but not the necessary higher res versions