webfont test

This commit is contained in:
ntr 2019-01-07 16:36:35 +11:00
parent da57abd1f2
commit 37175646dc
9 changed files with 2669 additions and 4 deletions

BIN
client/assets/alphabet.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
client/assets/glyphs.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

@ -1,3 +1,15 @@
@font-face {
font-family: 'nowayregular';
src: url('./assets/fonts/noway-regular-webfont.eot');
src: url('./assets/fonts/noway-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('./assets/fonts/noway-regular-webfont.woff2') format('woff2'),
url('./assets/fonts/noway-regular-webfont.woff') format('woff'),
url('./assets/fonts/noway-regular-webfont.ttf') format('truetype'),
url('./assets/fonts/noway-regular-webfont.svg#nowayregular') format('svg');
font-weight: normal;
font-style: normal;
}
body {
background-color: #181818;
}

View File

@ -10,7 +10,6 @@ strangle
## NOW
* add speed to log
* clean up categories
## SOON
@ -21,9 +20,6 @@ strangle
* ko all cryps on team, check status
should correctly assign the winner and drop items
* cryp speed
* modifies skill base speed
* skills
* private fields for opponents