New Amonkhet icon, reconfiguring the readme

This commit is contained in:
Andrew Gioia 2016-12-04 19:43:32 -05:00
parent 5489b5181f
commit 4c2fd85eec
13 changed files with 42 additions and 33 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.DS_Store
node_modules/
npm-debug.log
push_instructions.txt

View File

@ -1,4 +1,4 @@
# Keyrune v1.7.2
# Keyrune v1.8.0
## The Magic: the Gathering set symbol font!
@ -34,32 +34,33 @@ 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
* v1.6.2 - Added Legendary Cube icon; unfortunately there's no official set code
* v1.7.0 - Lots of new sets! Kaladesh, Aether Revolt, Modern Masters 2017, Plancechase Anthology, Commander 2016, and Duel Decks: Nissa v. Ob Nixilis added
* v1.7.1 - Cleaned up icon files to remove any with multiple paths; fixed UNH icon
* v1.8.0 - Amonkhet icon added; re-organized Readme with new updates at top
* v1.7.2 - Added Kaladesh Inventions icon (labeled as MP1)
* v1.7.1 - Cleaned up icon files to remove any with multiple paths; fixed UNH icon
* v1.7.0 - Lots of new sets! Kaladesh, Aether Revolt, Modern Masters 2017, Planechase Anthology, Commander 2016, and Duel Decks: Nissa v. Ob Nixilis added
* v1.6.2 - Added Legendary Cube icon; unfortunately there's no official set code
* v1.6.1 - Updated EMN with the official high-res source image
* v1.6.0 - Eldritch Moon icon added (based on low-res WOTC graphic)
* v1.5.6 - Added forgotten Salvat 2005 and 2011 (inserts into MTG Encyclopedias)
* v1.5.5 - Duel Deck: Blessed vs. Cursed added
* v1.5.4 - Welcome Deck 2016
* v1.5.3 - FTV: Angels and FTV: Lore
* v1.5.2 - Conspiracy 2: Take the Crown added
* v1.5.1 - Eternal Masters added
* v1.5.0 - Oath of the Gatewatch and Shadows Over Innistrad added
* v1.4.3 - Beginning of white border add-on with .ss-border class; renamed font to Keyrune for desktop
* v1.4.2 - Commander 2015 added
* v1.4.1 - Zendikar Expeditions added
* v1.4.0 - Battle for Zendikar added
* v1.3.1 - Duel Decks: Zendikar v. Eldrazi added
* v1.3.0 - Magic Origins icon added
* v1.2.0 - Cheatsheet added to documentation site; variables changed in LESS files to be Keyrune specific
* v1.1.0 - Woff2 support added; Vintage Masters icon added
* v1.0.2 - Modern Masters 2015 added
* v1.0.1 - Tempest Remastered added (non major set version)
* v1.0.0 - public launch via /r/magicTCG! added Dragons of Tarkir (DTK)
* v0.2.0 - all fonts are fluid width now so they will scale correctly without scaled padding; fixed width class added
* v0.1.0 - initial font creation and CSS/LESS files for all sets up to Fate Reforged
## Todo

View File

@ -1,7 +1,7 @@
{
"name": "keyrune",
"homepage": "http://andrewgioia.github.io/Keyrune",
"version": "1.7.2",
"version": "1.8.0",
"authors": [
"Andrew Gioia <andrewgioia@gmail.com>"
],

View File

@ -2,8 +2,8 @@
* Global */
@font-face {
font-family: 'Keyrune';
src: url('../fonts/keyrune.eot?v=1.7.2');
src: url('../fonts/keyrune.eot?#iefix&v=1.7.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=1.7.2') format('woff2'), url('../fonts/keyrune.woff?v=1.7.2') format('woff'), url('../fonts/keyrune.ttf?v=1.7.2') format('truetype'), url('../fonts/keyrune.svg?v=1.7.2#keyrune') format('svg');
src: url('../fonts/keyrune.eot?v=1.8.0');
src: url('../fonts/keyrune.eot?#iefix&v=1.8.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=1.8.0') format('woff2'), url('../fonts/keyrune.woff?v=1.8.0') format('woff'), url('../fonts/keyrune.ttf?v=1.8.0') format('truetype'), url('../fonts/keyrune.svg?v=1.8.0#keyrune') format('svg');
font-weight: normal;
font-style: normal;
}
@ -101,7 +101,7 @@
/**
* Fixed width */
.ss-fw {
width: 1.28571429em;
width: 1.2857142857142858em;
text-align: center;
}
/**
@ -413,6 +413,10 @@
.ss-aer:before {
content: "\e90f";
}
/* Amonkhet Block */
.ss-akh:before {
content: "\e914";
}
/**
* Command Zone */
.ss-van:before {

2
css/keyrune.min.css vendored

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -182,4 +182,5 @@
<glyph unicode="&#xe911;" glyph-name="pca" d="M511.544 790.267c24.24-46.57 41.506-96.13 63.92-143.448 54.622-4.732 104.182-29.718 154.904-46.57 45.99 18.096 89.406 42.004 135.394 60.184-12.286-46.57-32.374-90.568-43.996-137.304 34.036-34.284 59.686-75.874 82.1-118.46 40.178 2.158 80.274 5.478 120.454 7.138-27.478-36.276-56.866-70.976-84.592-107.088 13.78-45.656 23.244-93.54 19.26-141.372-1.11-13.306-12.422-47.246-19.508-28.972-40.898 105.476-105.926 205.542-203.052 266.89-99.284 62.924-226.876 86.086-339.61 47.566-147.182-43-255.822-170.858-306.902-312.13-3.916-10.834-16.358-3.194-18.096 7.056-9.088 53.57 0.58 107.918 14.196 159.718-29.056 35.944-58.11 71.806-86.336 108.416 41.508-1.826 82.848-5.646 124.356-7.14 22.746 46.82 52.962 89.738 88.99 127.26-7.886 42.752-16.354 85.422-24.904 128.090 40.676-16.436 76.622-44.328 118.626-56.864 46.986 18.264 93.89 37.854 144.444 44.33 20.67 47.318 37.108 96.544 60.352 142.7zM187.042 124.913c-7.056-19.758-17.966-68.844 1.008-57.972 31.976 18.324 57.592 48.878 96.036 69.262 145.556 77.17 333.3 77.036 473.178-12.62 22.652-13.602 41.384-32.614 62.794-47.906 6.288-4.49 14.732-15.294 19.566-9.166 3.388 4.292 3.416 7.784 3.542 13.224 0.236 10.152-2.866 20.926-5.44 31.22-3.902 15.596-9.9 30.934-14.632 46-42.67 107.42-145.026 187.86-258.754 206.704-161.71 27.976-332.552-81.684-377.298-238.746z" />
<glyph unicode="&#xe912;" glyph-name="mm3" d="M188.452 721.246c49.62 31.366 100.78 60.16 153.998 84.84-10.028-75.584-35.222-164.538 19.538-229.324 73.784-98.464 246.034-92.808 310.564 13.112 43.962 64.53 18.768 145.256 9.77 216.212 54.502-24.68 106.692-53.732 155.796-87.924-11.312-99.752-39.334-212.614-136.258-262.232-116.204-58.358-265.316-59.902-381.006 0.514-95.38 51.932-125.46 164.28-132.402 264.802zM103.1 555.424c-54.76-76.612-86.64-165.308-102.836-257.604 115.69-40.62 214.67-115.69 292.31-209.784 146.026-2.828 292.054-2.314 438.338-0.258 78.412 93.324 176.62 169.68 292.824 209.272-16.968 92.294-47.046 181.762-102.836 258.116-39.334-78.668-86.5-157.548-168.65-200.786-142.984-75.256-327.228-75.256-480.5 0.258-83.488 41.13-128.544 122.888-168.65 200.786z" />
<glyph unicode="&#xe913;" glyph-name="mp1" horiz-adv-x="864" d="M286.578 596.236l-0.006-1.666c-0.654 0.136-0.202 0.058-1.372 0.118l1.378 1.548zM423.818 889.478c177.188-0.934 101.258-0.090 227.802-1.868 43.538-0.086 87.162-1.040 130.7-2.602 26.886-0.52 53.772-1.388 80.658-2.774-5.030-57.416-60.364-84.822-115.61-96.27 32.524-16.652 67.082-31.16 90.152-60.994 28.012-37.034 13.882-90.496-22.718-116.254-43.45-30.876-98.482-40.008-150.172-31.942-27.494 4.424-58.63 19.082-65.048 48.916-10.406 46.486 45.794 89.504 88.378 69.556 12.314-6.070 26.324-24.284 22.682-39.288-4.25-19.168-26.944-25.812-44.006-25.65-4.764 0.044-5.478 7.366-2.352 11.53 3.15 4.198 14.168 5.322 15.060 8 3.252 9.758-4.698 17.544-11.94 20.256-7.592 2.844-23.288-1.286-28.988-7.928-8.302-9.68-4.814-30.112 5.346-38.084 28.986-22.742 77.656-13.25 98.214 26.058 7.858 15.022-1.242 40.72-14.030 50.776-32.33 25.426-80.168 32.118-118.258 21.382-29.536-8.326-59.888-36.506-62.922-70.502-9.108-77.016-6.748-146.352-6.748-231.996 0-75.944-6.738-155.614 15.55-229.334 8.154-30.008 26.322-62.608 54.788-72.826 24.756-8.886 59.858-7.514 84.184-1.336 34.15 8.674 42.646 16.716 59.020 39.046 11.822 16.12 14.12 35.702 8.206 60.894-9.466 40.31-77.562 48.528-102.774 16.912-7.324-9.184-12.534-32.476-2.362-40.762 11.304-9.208 39.010-8.142 46.908-1.294 6.020 5.22 7.274 21-1.942 25.88-2.916 1.544-13.056 1.716-7.634 9.848 5.822 8.734 27.102 8.672 34.414-6.682 10.024-21.054 5.056-40.778-11.9-54.278-28.016-22.312-81.196-27.174-104.812 2.264-32.33 40.302-19.254 114.992 30.762 136.142 45.030 19.040 91.918 16.838 133.928-0.474 54.18-22.33 91.69-97.264 83.476-164.244-8.394-68.446-68.298-102.99-133.346-121.42-46.784-13.256-106.232-17.956-151.336 1.036-43.656 18.382-64.896 33.762-81.2 66.544-20.99 43.104-22.322 93.196-24.592 140.294-6.64 137.754-8.886 274.79-13.742 412.428 0.52 19.082-7.204 44.8-26.176 44.258-23.398-0.67-28.55-42.956-26.122-66.894-1.214-149.78-1.316-296.468-16.652-448.908-4.382-43.548-15.708-91.332-52.914-118.738-68.516-52.124-161.308-48.17-239.19-19.376-36.080 18.646-67.844 42.050-82.848 81.512-35.818 88.81 25.652 197.284 122.268 205.782 40.156 0.088 85.212 0.792 111.578-34.074 23.502-33.564 27.144-86.918 0.172-119.182-23.572-23.724-63.644-22.604-88.898-3.744-18.138 13.546-31.632 34.766-25.234 59.2 3.56 13.586 29.792 17.212 37.85 6.47 4.852-6.47-6.65-6.084-11-11.646-4.246-5.432-3.276-11.282-0.646-15.852 6.738-11.712 34.952-15.030 46.582-5.822 8.602 6.808 5.71 33.472-2.626 41.732-21.586 21.386-54.914 26.762-80.36 11.71-15.988-9.456-28.372-31.654-26.17-50.39 1.864-15.86 6.834-27.59 11.358-35.412 5.442-9.404 12.624-15.196 24.054-24.72 34.404-28.67 93.678-34.93 134.962-7.35 43.364 30.702 49.138 93.31 52.782 142.312 4.856 115.61 1.274 229.726 0.668 345.422 1.126 28.014-8.012 61.17-28.486 79.254-31.71 28.006-66.62 38.546-103.804 31.656-27.964-5.182-60.752-25.518-68.818-58.128-4.076-18.3 14.358-37.070 28.062-44.096 21.942-11.622 57.040-16.938 72.826 0.668 7.756 8.65 10.446 31.528 4.676 40.088-5.39 7.998-27.61 10.768-34.074 4.008-5.070-5.302-5.154-27.496 10.564-25.87 4.090 0.424 7.542-4.262 5.178-7.764-2.262-3.354-10.128-5.548-15.766-4.472-16.116 3.076-44.806 17.040-38.042 43.318 17.954 39.202 75.542 31.136 97.31-0.172 24.372-26.454 13.356-72.332-19.6-85.95-53.686-24.11-112.936-15.66-164.584 8.084-35.75 16.436-60.934 56.76-52.782 98.216 9.194 48.828 66.996 82.922 110.188 95.324-2.256 3.556-10.394 2.15-21.702 3.838-49.112 7.324-93.366 39.502-99.176 90.586 41.196 3.036 79.402 2.386 120.686 2.994 35.732 0.78 71.464 1.56 107.282 1.388 39.636 1.040 79.272 1.648 118.906 1.040l75.922 0.74z" />
<glyph unicode="&#xe914;" glyph-name="akh" horiz-adv-x="944" d="M163.798 557.075c102.624 119.296 205.386 238.49 308.080 357.752 103.39-120.554 207.096-240.828 310.312-361.554-103.426-62.51-206.608-125.402-309.928-188.052-102.834 63.94-205.632 127.914-308.464 191.854zM239.248 560.633c69.206-43.080 138.274-86.404 207.444-129.554 0.036 129.624 0.036 259.246 0.036 388.868-69.172-86.438-138.448-172.772-207.48-259.314zM67.418 270.029c26.616 29.684 53.196 59.368 79.81 89.018 99.764-60.59 199.528-121.146 299.256-181.736 0.070-46.010-0.036-92.020 0.070-138.030-126.448 76.812-252.792 153.796-379.136 230.748zM0.898 264.481c157.004-97.356 314.080-194.608 471.12-291.894 157.040 95.228 314.044 190.528 471.084 285.79-46.148 54.348-92.298 108.694-138.412 163.076-111.030-67.254-221.956-134.716-332.986-201.97-110.402 68.58-220.806 137.262-331.208 205.842-46.532-53.65-93.1-107.194-139.598-160.844z" />
</font></defs></svg>

Before

Width:  |  Height:  |  Size: 263 KiB

After

Width:  |  Height:  |  Size: 264 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -124,6 +124,8 @@
/* Kaladesh Block */
.@{ss-prefix}-kld:before { content: "\e90e"; } // Kaladesh
.@{ss-prefix}-aer:before { content: "\e90f"; } // Aether Revolt
/* Amonkhet Block */
.@{ss-prefix}-akh:before { content: "\e914"; } // Kaladesh
/**
* Command Zone */

View File

@ -2,6 +2,6 @@
* Global */
@ss-font-path: '../fonts';
@ss-version: '1.7.2';
@ss-version: '1.8.0';
@ss-font-size-base: 14px;
@ss-prefix: ss;

View File

@ -1,7 +1,7 @@
{
"name": "keyrune",
"description": "Keyrune",
"version": "1.7.2",
"version": "1.8.0",
"author": {
"name": "Andrew Gioia",
"email": "andrewgioia@gmail.com",