diff --git a/README.md b/README.md index 394a39f..e93eca6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Keyrune v3.15.0 +# Keyrune v3.15.2 ## The Magic: the Gathering set symbol font! @@ -54,4 +54,9 @@ All set symbol images are trademarks of Wizards of the Coast ([http://magicthega ## Changelog -The Changelog and todo items have been moved to a dedicated file, CHANGELOG.md. \ No newline at end of file +The Changelog and todo items have been moved to a dedicated file, CHANGELOG.md. + +## Contributing + +If you'd like to contribute to Keyrune, please see the **[CONTRIBUTING.MD](./CONTRIBUTING.md)** file for guidelines. Thanks! + diff --git a/bower.json b/bower.json index c9b6ee2..e2808d7 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "keyrune", "homepage": "http://keyrune.andrewgioia.com", - "version": "3.15.1", + "version": "3.15.2", "authors": [ "Andrew Gioia " ], diff --git a/css/keyrune.css b/css/keyrune.css index 8a501d6..335db8a 100644 --- a/css/keyrune.css +++ b/css/keyrune.css @@ -2,8 +2,8 @@ * Global */ @font-face { font-family: 'Keyrune'; - src: url('../fonts/keyrune.eot?v=3.15.1'); - src: url('../fonts/keyrune.eot?#iefix&v=3.15.1') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.15.1') format('woff2'), url('../fonts/keyrune.woff?v=3.15.1') format('woff'), url('../fonts/keyrune.ttf?v=3.15.1') format('truetype'), url('../fonts/keyrune.svg?v=3.15.1#keyrune') format('svg'); + src: url('../fonts/keyrune.eot?v=3.15.2'); + src: url('../fonts/keyrune.eot?#iefix&v=3.15.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.15.2') format('woff2'), url('../fonts/keyrune.woff?v=3.15.2') format('woff'), url('../fonts/keyrune.ttf?v=3.15.2') format('truetype'), url('../fonts/keyrune.svg?v=3.15.2#keyrune') format('svg'); font-weight: normal; font-style: normal; } @@ -859,6 +859,9 @@ .ss-m3c:before { content: "\e9d0"; } +.ss-dsc:before { + content: "\e9db"; +} /** * Reprint */ .ss-chr:before { diff --git a/css/keyrune.min.css b/css/keyrune.min.css index 8a501d6..335db8a 100644 --- a/css/keyrune.min.css +++ b/css/keyrune.min.css @@ -2,8 +2,8 @@ * Global */ @font-face { font-family: 'Keyrune'; - src: url('../fonts/keyrune.eot?v=3.15.1'); - src: url('../fonts/keyrune.eot?#iefix&v=3.15.1') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.15.1') format('woff2'), url('../fonts/keyrune.woff?v=3.15.1') format('woff'), url('../fonts/keyrune.ttf?v=3.15.1') format('truetype'), url('../fonts/keyrune.svg?v=3.15.1#keyrune') format('svg'); + src: url('../fonts/keyrune.eot?v=3.15.2'); + src: url('../fonts/keyrune.eot?#iefix&v=3.15.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.15.2') format('woff2'), url('../fonts/keyrune.woff?v=3.15.2') format('woff'), url('../fonts/keyrune.ttf?v=3.15.2') format('truetype'), url('../fonts/keyrune.svg?v=3.15.2#keyrune') format('svg'); font-weight: normal; font-style: normal; } @@ -859,6 +859,9 @@ .ss-m3c:before { content: "\e9d0"; } +.ss-dsc:before { + content: "\e9db"; +} /** * Reprint */ .ss-chr:before { diff --git a/docs/assets/keyrune.min.css b/docs/assets/keyrune.min.css index 8a501d6..335db8a 100644 --- a/docs/assets/keyrune.min.css +++ b/docs/assets/keyrune.min.css @@ -2,8 +2,8 @@ * Global */ @font-face { font-family: 'Keyrune'; - src: url('../fonts/keyrune.eot?v=3.15.1'); - src: url('../fonts/keyrune.eot?#iefix&v=3.15.1') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.15.1') format('woff2'), url('../fonts/keyrune.woff?v=3.15.1') format('woff'), url('../fonts/keyrune.ttf?v=3.15.1') format('truetype'), url('../fonts/keyrune.svg?v=3.15.1#keyrune') format('svg'); + src: url('../fonts/keyrune.eot?v=3.15.2'); + src: url('../fonts/keyrune.eot?#iefix&v=3.15.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.15.2') format('woff2'), url('../fonts/keyrune.woff?v=3.15.2') format('woff'), url('../fonts/keyrune.ttf?v=3.15.2') format('truetype'), url('../fonts/keyrune.svg?v=3.15.2#keyrune') format('svg'); font-weight: normal; font-style: normal; } @@ -859,6 +859,9 @@ .ss-m3c:before { content: "\e9d0"; } +.ss-dsc:before { + content: "\e9db"; +} /** * Reprint */ .ss-chr:before { diff --git a/docs/cheatsheet.html b/docs/cheatsheet.html index 222dfac..b62d90b 100644 --- a/docs/cheatsheet.html +++ b/docs/cheatsheet.html @@ -93,6 +93,7 @@ ss-big  ss-blb  ss-blc  + ss-dsc  ss-bng  ss-bok  ss-bot  diff --git a/docs/fonts/keyrune.eot b/docs/fonts/keyrune.eot index 6ef4702..1d2f2e9 100644 Binary files a/docs/fonts/keyrune.eot and b/docs/fonts/keyrune.eot differ diff --git a/docs/fonts/keyrune.svg b/docs/fonts/keyrune.svg index 20e8fcc..6e5937f 100644 --- a/docs/fonts/keyrune.svg +++ b/docs/fonts/keyrune.svg @@ -6,13 +6,13 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/fonts/keyrune.ttf b/docs/fonts/keyrune.ttf index b4f81e7..9896ab7 100644 Binary files a/docs/fonts/keyrune.ttf and b/docs/fonts/keyrune.ttf differ diff --git a/docs/fonts/keyrune.woff b/docs/fonts/keyrune.woff index 0db1023..6c71cb6 100644 Binary files a/docs/fonts/keyrune.woff and b/docs/fonts/keyrune.woff differ diff --git a/docs/fonts/keyrune.woff2 b/docs/fonts/keyrune.woff2 index 4f60d9d..678a66a 100644 Binary files a/docs/fonts/keyrune.woff2 and b/docs/fonts/keyrune.woff2 differ diff --git a/docs/icons.html b/docs/icons.html index 278a8f4..b8217fc 100644 --- a/docs/icons.html +++ b/docs/icons.html @@ -610,6 +610,9 @@
MH3 Commander (m3c)
+
+ Duskmourn (dsc) +
diff --git a/docs/index.html b/docs/index.html index a850fcd..ade03e9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -43,7 +43,7 @@

- Current version 3.15.1 includes all sets to Bloomburrow. + Current version 3.15.2 includes all sets to Bloomburrow.

diff --git a/fonts/keyrune.eot b/fonts/keyrune.eot index 6ef4702..1d2f2e9 100644 Binary files a/fonts/keyrune.eot and b/fonts/keyrune.eot differ diff --git a/fonts/keyrune.svg b/fonts/keyrune.svg index 20e8fcc..6e5937f 100644 --- a/fonts/keyrune.svg +++ b/fonts/keyrune.svg @@ -6,13 +6,13 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fonts/keyrune.ttf b/fonts/keyrune.ttf index b4f81e7..9896ab7 100644 Binary files a/fonts/keyrune.ttf and b/fonts/keyrune.ttf differ diff --git a/fonts/keyrune.woff b/fonts/keyrune.woff index 0db1023..6c71cb6 100644 Binary files a/fonts/keyrune.woff and b/fonts/keyrune.woff differ diff --git a/fonts/keyrune.woff2 b/fonts/keyrune.woff2 index 4f60d9d..678a66a 100644 Binary files a/fonts/keyrune.woff2 and b/fonts/keyrune.woff2 differ diff --git a/less/icons.less b/less/icons.less index 61b33ad..9c174ff 100644 --- a/less/icons.less +++ b/less/icons.less @@ -233,6 +233,7 @@ .@{ss-prefix}-otc:before { content: "\e9d2"; } // Outlaws of Thunder Junction Commander .@{ss-prefix}-blc:before { content: "\e9d4"; } // Bloomburrow Commander .@{ss-prefix}-m3c:before { content: "\e9d0"; } // Modern Horizons 3 Commander +.@{ss-prefix}-dsc:before { content: "\e9db"; } // Duskmourn: House of Horror Commander /** * Reprint */ diff --git a/less/variables.less b/less/variables.less index e1c692d..2e6ac72 100644 --- a/less/variables.less +++ b/less/variables.less @@ -2,6 +2,6 @@ * Global */ @ss-font-path: '../fonts'; -@ss-version: '3.15.1'; +@ss-version: '3.15.2'; @ss-font-size-base: 14px; @ss-prefix: ss; \ No newline at end of file diff --git a/package.json b/package.json index ea0341a..f685174 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keyrune", "description": "Keyrune", - "version": "3.15.1", + "version": "3.15.2", "author": { "name": "Andrew Gioia", "email": "andrew@gioia.email", diff --git a/sass/_variables.scss b/sass/_variables.scss index 5d340c9..425194e 100644 --- a/sass/_variables.scss +++ b/sass/_variables.scss @@ -1,7 +1,7 @@ /** * Globals */ -$keyrune_version: '3.15.1' !default; +$keyrune_version: '3.15.2' !default; $keyrune_font_path: '../fonts' !default; // font specific @@ -298,6 +298,7 @@ $keyrune_sets: ( ("Outlaws of Thunder Junction Commander", "otc", "\e9d2"), ("Bloomburrow Commander", "blc", "\e9d4"), ("Modern Horizons 3 Commander", "m3c", "\e9d0"), + ("Duskmourn: House of Horror Commander", "dsc", "\e9db"), // // Reprint sets ("Chronicles", "chr", "\e65e"), diff --git a/svg/dsc.svg b/svg/dsc.svg new file mode 100644 index 0000000..3413113 --- /dev/null +++ b/svg/dsc.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file