-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e7f6dec
commit f2f97d8
Showing
313 changed files
with
4,809 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
227 changes: 227 additions & 0 deletions
227
gfiles/fairdyne/css/fonts/8-bit_operator_mono-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
237 changes: 237 additions & 0 deletions
237
gfiles/fairdyne/css/fonts/mars_needs_cunnilingus-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
@import url("webfont.css"); | ||
|
||
html, body { | ||
background-color: black; | ||
color: white; | ||
font-family: "8-bit Operator Mono", sans-serif; | ||
} | ||
|
||
canvas { | ||
display: block; | ||
width: 640px; | ||
height: 480px; | ||
margin: 40px auto; | ||
} | ||
|
||
div.bottom-credits{ | ||
position: absolute; | ||
text-align: center; | ||
font-size: 12px; | ||
line-height: 15px; | ||
height: 45px; | ||
bottom: 0; | ||
left: calc(50% - 210px); | ||
width: 420px; | ||
padding: 8px 0; | ||
overflow: hidden; | ||
transition: all 0.3s ease; | ||
} | ||
|
||
|
||
div.bottom-credits span{ | ||
display: inline-block; | ||
} | ||
|
||
|
||
|
||
a{ | ||
color: #00ffff; | ||
text-decoration: none; | ||
} | ||
|
||
a:hover{ | ||
color: #33cccc; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 13, 2015 | ||
Copyright (c) 2009 - 2014 Grand Chaos Productions (http://grandchaos9000.deviantart.com), with Reserved Font Name 8-bit Operator+. | ||
This Font Software is licensed under the SIL Open Font License, Version 1.1. | ||
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL | ||
----------------------------------------------------------- | ||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 | ||
----------------------------------------------------------- | ||
PREAMBLE | ||
The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. | ||
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. | ||
DEFINITIONS | ||
"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. | ||
"Reserved Font Name" refers to any names specified as such after the copyright statement(s). | ||
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). | ||
"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. | ||
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. | ||
PERMISSION & CONDITIONS | ||
Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: | ||
1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. | ||
2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. | ||
3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. | ||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. | ||
5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. | ||
TERMINATION | ||
This license becomes null and void if any of the above conditions are not met. | ||
DISCLAIMER | ||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. | ||
*/ | ||
|
||
@font-face { | ||
font-family: '8-bit Operator Mono'; | ||
src: url('fonts/8-bit_operator_mono-regular-webfont.eot'); | ||
src: url('fonts/8-bit_operator_mono-regular-webfont.eot?#iefix') format('embedded-opentype'), | ||
url('fonts/8-bit_operator_mono-regular-webfont.woff2') format('woff2'), | ||
url('fonts/8-bit_operator_mono-regular-webfont.woff') format('woff'), | ||
url('fonts/8-bit_operator_mono-regular-webfont.ttf') format('truetype'), | ||
url('fonts/8-bit_operator_mono-regular-webfont.svg#8-bit_operatorbold') format('svg'); | ||
font-weight: normal; | ||
font-style: normal; | ||
} | ||
|
||
|
||
/* Retrieved from http://http://loudifier.com/comic-relief/ | ||
Released under the SIL Font License as above | ||
*/ | ||
|
||
@font-face { | ||
font-family: 'Comic Relief'; | ||
src: url('fonts/comicrelief.eot'); | ||
src: url('fonts/comicrelief.eot?#iefix') format('embedded-opentype'), | ||
url('fonts/comicrelief.woff') format('woff'), | ||
url('fonts/comicrelief.ttf') format('truetype'), | ||
url('fonts/comicrelief.svg#comic_reliefregular') format('svg'); | ||
font-weight: normal; | ||
font-style: normal; | ||
|
||
} | ||
|
||
|
||
|
||
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 14, 2015 | ||
License is summed up by the following statement from Auntie Pixelante: | ||
"i made this font for the message bar in my new game, something in the vein of midway / vid kidz arcade games. but as always you, my dears, are welcome to use it for whatever purposes you like. it’s a small, blocky font with tiny cut-outs." | ||
*/ | ||
|
||
@font-face { | ||
font-family: 'Mars Needs Cunnilingus'; | ||
src: url('fonts/mars_needs_cunnilingus-webfont.eot'); | ||
src: url('fonts/mars_needs_cunnilingus-webfont.eot?#iefix') format('embedded-opentype'), | ||
url('fonts/mars_needs_cunnilingus-webfont.woff2') format('woff2'), | ||
url('fonts/mars_needs_cunnilingus-webfont.woff') format('woff'), | ||
url('fonts/mars_needs_cunnilingus-webfont.ttf') format('truetype'), | ||
url('fonts/mars_needs_cunnilingus-webfont.svg#mars_needs_cunnilingusregular') format('svg'); | ||
font-weight: normal; | ||
font-style: normal; | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
<font> | ||
<info face="Numbers" size="5" bold="0" italic="0" charset="utf-8" unicode="1" stretchH="100" smooth="1" aa="1" padding="1,1,1,1" spacing="0,0" /> | ||
<common lineHeight="6" base="5" scaleW="80" scaleH="80" pages="1" packed="0" /> | ||
<pages> | ||
<page id="0" file="numbers.png" /> | ||
</pages> | ||
<chars> | ||
<char id="32" x="73" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="3" page="0" chnl="0" /> | ||
<!-- 0123456789 --> | ||
<char id="48" x="1" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="49" x="6" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="50" x="11" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="51" x="16" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="52" x="21" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="53" x="26" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="54" x="31" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="55" x="36" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="56" x="41" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="57" x="46" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<!-- ' " --> | ||
<char id="39" x="57" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="34" x="62" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<!-- - . : / --> | ||
<char id="45" x="51" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="46" x="56" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="58" x="61" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="47" x="66" y="17" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<!-- alpha --> | ||
<char id="76" x="56" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="86" x="31" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="97" x="1" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="98" x="6" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="99" x="11" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="100" x="16" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="101" x="21" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="102" x="26" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="103" x="31" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="104" x="36" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="105" x="41" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="106" x="46" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="107" x="51" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="108" x="56" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="109" x="61" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="6" page="0" chnl="0" /> | ||
<char id="110" x="67" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="111" x="72" y="1" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="112" x="1" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="113" x="6" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="114" x="11" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="115" x="16" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="116" x="21" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="117" x="26" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="118" x="31" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="119" x="36" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="6" page="0" chnl="0" /> | ||
<char id="120" x="42" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="121" x="47" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
<char id="122" x="52" y="9" width="4" height="5" xoffset="0" yoffset="0" xadvance="5" page="0" chnl="0" /> | ||
</chars> | ||
<kernings> <!-- Kerning is optional --> | ||
</kernings> | ||
</font> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
<font> | ||
<info face="SpeechBubble" size="12" bold="0" italic="0" charset="utf-8" unicode="1" stretchH="100" smooth="1" aa="1" padding="1,1,1,1" spacing="0,0" /> | ||
<common lineHeight="17" base="24" scaleW="117" scaleH="102" pages="1" packed="0" /> | ||
<pages> | ||
<page id="0" file="speechbubble.png" /> | ||
</pages> | ||
<chars> | ||
<!-- space --> | ||
<char id="32" x="1" y="1" width="1" height="1" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<!-- !?.,'" --> | ||
<char id="33" x="10" y="72" width="2" height="12" xoffset="3" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="34" x="27" y="72" width="5" height="12" xoffset="1" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="39" x="36" y="72" width="2" height="12" xoffset="3" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="44" x="16" y="72" width="3" height="13" xoffset="1" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="46" x="13" y="72" width="2" height="13" xoffset="1" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="63" x="1" y="72" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<!-- ALPHA --> | ||
<char id="65" x="1" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="66" x="10" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="67" x="19" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="68" x="28" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="69" x="37" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="70" x="46" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="71" x="55" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="72" x="64" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="73" x="73" y="1" width="2" height="12" xoffset="3" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="74" x="76" y="1" width="6" height="12" xoffset="1" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="75" x="83" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="76" x="92" y="1" width="7" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="77" x="100" y="1" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="78" x="1" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="79" x="10" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="80" x="19" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="81" x="28" y="15" width="8" height="13" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="82" x="37" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="83" x="46" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="84" x="55" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="85" x="64" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="86" x="73" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="87" x="82" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="88" x="91" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="89" x="100" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="90" x="109" y="15" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<!-- alpha --> | ||
<char id="97" x="1" y="29" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="98" x="10" y="29" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="99" x="19" y="29" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="100" x="28" y="29" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="101" x="37" y="29" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="102" x="46" y="29" width="7" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="103" x="54" y="29" width="7" height="13" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="104" x="62" y="29" width="7" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="105" x="70" y="29" width="2" height="12" xoffset="3" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="106" x="73" y="29" width="4" height="13" xoffset="2" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="107" x="78" y="29" width="7" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="108" x="86" y="29" width="2" height="12" xoffset="3" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="109" x="89" y="29" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="110" x="1" y="43" width="7" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="111" x="9" y="43" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="112" x="18" y="43" width="8" height="13" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="113" x="27" y="43" width="8" height="13" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="114" x="36" y="43" width="6" height="12" xoffset="1" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="115" x="43" y="43" width="7" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="116" x="51" y="43" width="7" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="117" x="59" y="43" width="7" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="118" x="67" y="43" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="119" x="76" y="43" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="120" x="85" y="43" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="121" x="94" y="43" width="8" height="13" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
<char id="122" x="103" y="43" width="8" height="12" xoffset="0" yoffset="0" xadvance="9" page="0" chnl="0" /> | ||
</chars> | ||
<kernings> <!-- Kerning is optional --> | ||
</kernings> | ||
</font> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.