Magic: the Gathering set symbol pictographic font https://keyrune.andrewgioia.com
Go to file
Andrew Gioia 89d618c117
Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200)
2023-05-26 15:53:20 -04:00
css Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00
docs Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00
fonts Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00
less Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00
sass Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00
svg Adds symbols and SVGs for ONE, MOM, MAT, ONC, MOC, HBG, DMR, YDMU, and GN3; updates docs for same 2023-02-03 21:52:16 -05:00
.gitignore Incrementing the version and recompiling assets after final sass merge 2016-12-14 18:32:23 -05:00
CHANGELOG.md Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00
LICENSE.md Updating license for non-font files to GPL 2019-10-30 11:29:34 -04:00
README.md Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00
bower.json Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00
index.html Rename both Innistrads, and put them with the rest of the Standard sets 2021-10-01 22:24:36 +10:00
package-lock.json Updates docs to 3.7.1, moves documentation site to directory in master, adds back in the previous placeholder codes for KHM and STX backwards compatibility 2020-12-11 15:53:16 -05:00
package.json Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00

README.md

Keyrune v3.12.2

The Magic: the Gathering set symbol font!

Heads up: the documentation page has been moved to keyrune.andrewgioia.com!

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 via source, NPM, or Bower, 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" />

NEW: you can now include Keyrune via CDN thanks to the amazing jsDelivr project! To include the latest version, reference:

<link href="//cdn.jsdelivr.net/npm/keyrune@latest/css/keyrune.css" rel="stylesheet" type="text/css" />

Note: as of v3.1.1 (June 2017) the URL format for jsDelivr changed to the above. They still maintain backwards compatibility for everything prior to that but going forward please use the above URL. You no longer need to explicitly include the font-family via @font-face as well, but if you still would like to here is the css ruleset:

@font-face {
  font-family: 'Keyrune';
  src: url('//cdn.jsdelivr.net/npm/keyrune@latest/fonts/keyrune.eot');
  src: url('//cdn.jsdelivr.net/npm/keyrune@latest/fonts/keyrune.eot?#iefix') format('embedded-opentype'),
    url('//cdn.jsdelivr.net/npm/keyrune@latest/fonts/keyrune.woff2') format('woff2'),
    url('//cdn.jsdelivr.net/npm/keyrune@latest/fonts/keyrune.woff') format('woff'),
    url('//cdn.jsdelivr.net/npm/keyrune@latest/fonts/keyrune.ttf') format('truetype'),
    url('//cdn.jsdelivr.net/npm/keyrune@latest/fonts/keyrune.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

Editing the Source

Feel free to edit the source files and compile Keyrune to fit your needs. Both LESS and Sass are supported.

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.ttf.

If you're having trouble and want step-by-step instructions and a sample Word document to use, head on over to the documentation page!

License

All set symbol images are trademarks of Wizards of the Coast (http://magicthegathering.com). Please see the LICENSE.md file for a complete description of the licenses that Keyrune is distributed under. Public attribution is greatly appreciated but not required!

Changelog

The Changelog and todo items have been moved to a dedicated file, CHANGELOG.md.