Skip to content

Commit

Permalink
Adds LCI, LCC, SPG, and REX (#216); adds PIP (#218); changes KHC to h…
Browse files Browse the repository at this point in the history
…ave dual-layered support (#191); and adds missing CMM to cheatsheet (#219)
  • Loading branch information
andrewgioia committed Nov 21, 2023
1 parent fa2cf84 commit 862c582
Show file tree
Hide file tree
Showing 24 changed files with 110 additions and 15 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,13 @@ All notable changes to this project will be documented in this file.

## Versions

### [3.13.0] 2023-11-21 Lost Caverns of Ixalan sets plus supplementals

* **Added:** Lost Caverns of Ixalan (LCI), Lost Caverns of Ixalan Ccmmander (LCC), Jurassic World (REX), and Special Guests (SPG) set symbols added ([#216](https://github.com/andrewgioia/keyrune/issues/216))
* **Added:** Universes Beyond: Fallout (PIP) set symbol added ([#218](https://github.com/andrewgioia/keyrune/issues/218))
* **Changed:** Kaldheim Commander now correctly has a dual-layered symbol variant to match the printed card ([#191](https://github.com/andrewgioia/keyrune/issues/191))
* **Fixed:** CMM added to Cheatsheet, was missing ([#219](https://github.com/andrewgioia/keyrune/issues/219))

### [3.12.3] 2023-10-02 WOE supplemental sets, early 2024 products, and some alternate symbols

* **Added:** Wilds of Eldraine Enchanting Tales (WOT) set symbol ([#208](https://github.com/andrewgioia/keyrune/issues/208))
Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Keyrune v3.12.3
# Keyrune v3.13.0

## The Magic: the Gathering set symbol font!

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "keyrune",
"homepage": "http://keyrune.andrewgioia.com",
"version": "3.12.3",
"version": "3.13.0",
"authors": [
"Andrew Gioia <andrew@gioia.email>"
],
Expand Down
27 changes: 25 additions & 2 deletions css/keyrune.css
Expand Up @@ -2,8 +2,8 @@
* Global */
@font-face {
font-family: 'Keyrune';
src: url('../fonts/keyrune.eot?v=3.12.3');
src: url('../fonts/keyrune.eot?#iefix&v=3.12.3') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.12.3') format('woff2'), url('../fonts/keyrune.woff?v=3.12.3') format('woff'), url('../fonts/keyrune.ttf?v=3.12.3') format('truetype'), url('../fonts/keyrune.svg?v=3.12.3#keyrune') format('svg');
src: url('../fonts/keyrune.eot?v=3.13.0');
src: url('../fonts/keyrune.eot?#iefix&v=3.13.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.13.0') format('woff2'), url('../fonts/keyrune.woff?v=3.13.0') format('woff'), url('../fonts/keyrune.ttf?v=3.13.0') format('truetype'), url('../fonts/keyrune.svg?v=3.13.0#keyrune') format('svg');
font-weight: normal;
font-style: normal;
}
Expand Down Expand Up @@ -99,6 +99,14 @@
.ss-duo.ss-j21::after {
content: "\e984";
}
.ss-duo.ss-khc::before {
content: "\e9c5";
width: 100%;
}
.ss-duo.ss-khc::after {
content: "\e9c6";
color: #fff !important;
}
.ss-duo.ss-ltc::before {
content: "\e9b7";
width: 100%;
Expand Down Expand Up @@ -676,6 +684,9 @@
.ss-woe:before {
content: "\e9ae";
}
.ss-lci:before {
content: "\e9c2";
}
/**
* Command Zone */
.ss-van:before {
Expand Down Expand Up @@ -809,6 +820,9 @@
.ss-woc:before {
content: "\e9b9";
}
.ss-lcc:before {
content: "\e9c7";
}
/**
* Reprint */
.ss-chr:before {
Expand Down Expand Up @@ -892,6 +906,9 @@
.ss-br:before {
content: "\e9c1";
}
.ss-spg:before {
content: "\e9c8";
}
/**
* Beginner */
.ss-por:before {
Expand Down Expand Up @@ -1107,6 +1124,9 @@
.ss-rvr:before {
content: "\e9bb";
}
.ss-pip:before {
content: "\e9c3";
}
/**
* Promotional */
.ss-pgru:before {
Expand Down Expand Up @@ -1205,6 +1225,9 @@
.ss-bot:before {
content: "\e99e";
}
.ss-rex:before {
content: "\e9c4";
}
/**
* Secret Lairs */
.ss-slu:before {
Expand Down
2 changes: 1 addition & 1 deletion css/keyrune.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/keyrune.min.css

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions docs/cheatsheet.html
Expand Up @@ -117,6 +117,7 @@ <h4>Icons, CSS Class, and Unicode</h4>
<span class="utf"><i>&#xe916;</i> ss-cma <code>&amp;#xe916;</code></span>
<span class="utf"><i>&#xe969;</i> ss-cmc <code>&amp;#xe969;</code></span>
<span class="utf"><i>&#xe658;</i> ss-cmd <code>&amp;#xe658;</code></span>
<span class="utf"><i>&#xe9b5;</i> ss-cmm <code>&amp;#xe9b5;</code></span>
<span class="utf"><i>&#xe969;</i> ss-cmr <code>&amp;#xe969;</code></span>
<span class="utf"><i>&#xe65c;</i> ss-cns <code>&amp;#xe65c;</code></span>
<span class="utf"><i>&#xe904;</i> ss-cn2 <code>&amp;#xe904;</code></span>
Expand Down Expand Up @@ -201,6 +202,8 @@ <h4>Icons, CSS Class, and Unicode</h4>
<span class="utf"><i>&#xe90e;</i> ss-kld <code>&amp;#xe90e;</code></span>
<span class="utf"><i>&#xe97c;</i> ss-klr <code>&amp;#xe97c;</code></span>
<span class="utf"><i>&#xe653;</i> ss-ktk <code>&amp;#xe653;</code></span>
<span class="utf"><i>&#xe9c7;</i> ss-lcc <code>&amp;#xe9c7;</code></span>
<span class="utf"><i>&#xe9c2;</i> ss-lci <code>&amp;#xe9c2;</code></span>
<span class="utf"><i>&#xe600;</i> ss-lea <code>&amp;#xe600;</code></span>
<span class="utf"><i>&#xe601;</i> ss-leb <code>&amp;#xe601;</code></span>
<span class="utf"><i>&#xe615;</i> ss-leg <code>&amp;#xe615;</code></span>
Expand Down Expand Up @@ -261,13 +264,15 @@ <h4>Icons, CSS Class, and Unicode</h4>
<span class="utf"><i>&#xe627;</i> ss-pcy <code>&amp;#xe627;</code></span>
<span class="utf"><i>&#xe680;</i> ss-pd2 <code>&amp;#xe680;</code></span>
<span class="utf"><i>&#xe681;</i> ss-pd3 <code>&amp;#xe681;</code></span>
<span class="utf"><i>&#xe9c3;</i> ss-pip <code>&amp;#xe9c3;</code></span>
<span class="utf"><i>&#xe63b;</i> ss-plc <code>&amp;#xe63b;</code></span>
<span class="utf"><i>&#xe629;</i> ss-pls <code>&amp;#xe629;</code></span>
<span class="utf"><i>&#xe665;</i> ss-po2 <code>&amp;#xe665;</code></span>
<span class="utf"><i>&#xe664;</i> ss-por <code>&amp;#xe664;</code></span>
<span class="utf"><i>&#xe965;</i> ss-ptg <code>&amp;#xe965;</code></span>
<span class="utf"><i>&#xe666;</i> ss-ptk <code>&amp;#xe666;</code></span>
<span class="utf"><i>&#xe637;</i> ss-rav <code>&amp;#xe637;</code></span>
<span class="utf"><i>&#xe9c4;</i> ss-rex <code>&amp;#xe9c4;</code></span>
<span class="utf"><i>&#xe92f;</i> ss-rix <code>&amp;#xe92f;</code></span>
<span class="utf"><i>&#xe917;</i> ss-xren <code>&amp;#xe917;</code></span>
<span class="utf"><i>&#xe918;</i> ss-xrin <code>&amp;#xe918;</code></span>
Expand All @@ -289,6 +294,7 @@ <h4>Icons, CSS Class, and Unicode</h4>
<span class="utf"><i>&#xe902;</i> ss-soi <code>&amp;#xe902;</code></span>
<span class="utf"><i>&#xe636;</i> ss-sok <code>&amp;#xe636;</code></span>
<span class="utf"><i>&#xe647;</i> ss-som <code>&amp;#xe647;</code></span>
<span class="utf"><i>&#xe9c8;</i> ss-spg <code>&amp;#xe9c8;</code></span>
<span class="utf"><i>&#xe944;</i> ss-ss1 <code>&amp;#xe944;</code></span>
<span class="utf"><i>&#xe95c;</i> ss-ss2 <code>&amp;#xe95c;</code></span>
<span class="utf"><i>&#xe96d;</i> ss-ss3 <code>&amp;#xe96d;</code></span>
Expand Down Expand Up @@ -414,6 +420,8 @@ <h4>Icons, CSS Class, and Unicode</h4>
<span class="utf"><i>&#xe995;</i> dmc inner <code>&amp;#xe995;</code></span>
<span class="utf"><i>&#xe997;</i> dmc white <code>&amp;#xe997;</code></span>
<span class="utf"><i>&#xe984;</i> j21 border <code>&amp;#xe984;</code></span>
<span class="utf"><i>&#xe9c5;</i> khc rarity <code>&amp;#xe9c5;</code></span>
<span class="utf"><i>&#xe9c6;</i> khc inner <code>&amp;#xe9c6;</code></span>
<span class="utf"><i>&#xe979;</i> mid border <code>&amp;#xe979;</code></span>
<span class="utf"><i>&#xe98f;</i> ncc inner color <code>&amp;#xe98f;</code></span>
<span class="utf"><i>&#xe990;</i> ncc inner wing <code>&amp;#xe990;</code></span>
Expand Down
Binary file modified docs/fonts/keyrune.eot
Binary file not shown.
11 changes: 9 additions & 2 deletions docs/fonts/keyrune.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/fonts/keyrune.ttf
Binary file not shown.
Binary file modified docs/fonts/keyrune.woff
Binary file not shown.
Binary file modified docs/fonts/keyrune.woff2
Binary file not shown.
19 changes: 17 additions & 2 deletions docs/icons.html
Expand Up @@ -437,6 +437,9 @@ <h4>Expansion Sets</h4>
<div class="icon" id="woe" name="Wilds of Eldraine" data-name="Wilds of Eldraine" data-class="woe" data-unicode="e9ae" data-added="v3.12.2">
<span class="name"><i class="ss ss-woe"></i> Wilds of Eldraine <em>(mat)</em></span>
</div>
<div class="icon" id="lci" name="Lost Caverns of Ixalan" data-name="Lost Caverns of Ixalan" data-class="lci" data-unicode="e9c2" data-added="v3.13.0">
<span class="name"><i class="ss ss-lci"></i> Lost Caverns of Ixalan <em>(lci)</em></span>
</div>
</div>
</section>
<section class="content">
Expand Down Expand Up @@ -520,8 +523,8 @@ <h4>Command Zone Sets</h4>
<div class="icon" id="cmc" name="Commander Legends Decks" data-name="Commander Legends Decks" data-class="cmc" data-unicode="e969" data-added="v3.6.2">
<span class="name"><i class="ss ss-cmc"></i> Commander Legends Decks <em>(cmc)</em></span>
</div>
<div class="icon" id="khc" name="Kaldheim Commander" data-name="Kaldheim Commander" data-class="khc" data-unicode="e97d" data-added="v3.7.2">
<span class="name"><i class="ss ss-khc"></i> Kaldheim Commander <em>(khc)</em></span>
<div class="icon" id="khc" name="Kaldheim Commander" data-name="Kaldheim Commander" data-class="khc" data-unicode="e97d" data-added="v3.7.2" data-duo="true">
<span class="name"><i class="ss ss-khc ss-duo ss-common"></i> Kaldheim Commander <em>(khc)</em></span>
</div>
<div class="icon" id="c21" name="Commander 2021" data-name="Commander 2021" data-class="c21" data-unicode="e97e" data-added="v3.8.0" data-duo="true">
<span class="name"><i class="ss ss-c21 ss-duo ss-common"></i> Commander 2021 <em>(c21)</em></span>
Expand Down Expand Up @@ -574,6 +577,9 @@ <h4>Command Zone Sets</h4>
<div class="icon" id="woc" name="Wilds of Eldraine Commander" data-name="Wilds of Eldraine Commander" data-class="woc" data-unicode="e9b9" data-added="v3.12.2">
<span class="name"><i class="ss ss-woc"></i> Wilds of Eldraine Commander <em>(woc)</em></span>
</div>
<div class="icon" id="lcc" name="Lost Caverns of Ixalan Commander" data-name="Lost Caverns of Ixalan Commander" data-class="lcc" data-unicode="e9c7" data-added="v3.13.0">
<span class="name"><i class="ss ss-lcc"></i> Lost Caverns of Ixalan Commander <em>(lcc)</em></span>
</div>
</div>
</section>
<section class="content">
Expand Down Expand Up @@ -660,6 +666,9 @@ <h4>Reprint Sets</h4>
<div class="icon" id="br" name="Battle Royale (alternate)" data-name="Battle Royale (alternate)" data-class="br" data-unicode="e9c1" data-added="v3.12.3">
<span class="name"><i class="ss ss-br"></i> Battle Royale (alternate) <em>(br)</em></span>
</div>
<div class="icon" id="spg" name="Special Guests" data-name="Special Guests" data-class="spg" data-unicode="e9c8" data-added="v3.13.0">
<span class="name"><i class="ss ss-spg"></i> Special Guests <em>(spg)</em></span>
</div>
</div>
</section>
<section class="content">
Expand Down Expand Up @@ -910,6 +919,9 @@ <h4>Other Supplemental Products</h4>
<div class="icon" id="sld2" name="Secret Lair (logo)" data-name="Secret Lair (logo)" data-class="sld2" data-unicode="e9bc" data-added="v3.12.3">
<span class="name"><i class="ss ss-sld2"></i> Secret Lair (logo) <em>(sld)</em></span>
</div>
<div class="icon" id="pip" name="Universes Beyond: Fallout" data-name="Universes Beyond: Fallout" data-class="pip" data-unicode="e9c3" data-added="v3.13.0">
<span class="name"><i class="ss ss-pip"></i> UB: Fallout <em>(pip)</em></span>
</div>
</div>
</section>
<section class="content">
Expand Down Expand Up @@ -1011,6 +1023,9 @@ <h4>Promotional Sets</h4>
<div class="icon" id="bot" name="The Brothers' War Transformers" data-name="The Brothers' War Transformers" data-class="bot" data-unicode="e99e" data-added="v3.11.0">
<span class="name"><i class="ss ss-bot"></i> The Brothers' War Transformers <em>(bot)</em></span>
</div>
<div class="icon" id="rex" name="Jurassic World" data-name="Jurassic World" data-class="rex" data-unicode="e9c4" data-added="v3.13.0">
<span class="name"><i class="ss ss-rex"></i> Jurassic World <em>(rex)</em></span>
</div>
</div>
</section>
<section class="content">
Expand Down
Binary file modified fonts/keyrune.eot
Binary file not shown.

0 comments on commit 862c582

Please sign in to comment.