SC: Initial commit
This commit is contained in:
parent
8f6ad3d730
commit
6e535b06c7
407 changed files with 176567 additions and 2 deletions
BIN
www.sc/fonts/851tegaki_zatsu_normal_0883.ttf
Normal file
BIN
www.sc/fonts/851tegaki_zatsu_normal_0883.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/ArmedBanana.ttf
Normal file
BIN
www.sc/fonts/ArmedBanana.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/AsobiMemogaki-Regular-1-01.ttf
Normal file
BIN
www.sc/fonts/AsobiMemogaki-Regular-1-01.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/HuiFont29.ttf
Normal file
BIN
www.sc/fonts/HuiFont29.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/HuiFontP29.ttf
Normal file
BIN
www.sc/fonts/HuiFontP29.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/KTEGAKI.ttf
Normal file
BIN
www.sc/fonts/KTEGAKI.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/KodomoRounded-Light.otf
Normal file
BIN
www.sc/fonts/KodomoRounded-Light.otf
Normal file
Binary file not shown.
BIN
www.sc/fonts/OMORI_GAME.ttf
Normal file
BIN
www.sc/fonts/OMORI_GAME.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/OMORI_GAME2.ttf
Normal file
BIN
www.sc/fonts/OMORI_GAME2.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/OMORI_GAME_1017.ttf
Normal file
BIN
www.sc/fonts/OMORI_GAME_1017.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/OMORI_GAME_en.ttf
Normal file
BIN
www.sc/fonts/OMORI_GAME_en.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/OMORI_GAME_jp.TTF
Normal file
BIN
www.sc/fonts/OMORI_GAME_jp.TTF
Normal file
Binary file not shown.
BIN
www.sc/fonts/RAKO_FONT.ttf
Normal file
BIN
www.sc/fonts/RAKO_FONT.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/XiaolaiSC-Regular.ttf
Normal file
BIN
www.sc/fonts/XiaolaiSC-Regular.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/YoonDesignWebDotum_KRfont.ttf
Normal file
BIN
www.sc/fonts/YoonDesignWebDotum_KRfont.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/YuNaFont.ttf
Normal file
BIN
www.sc/fonts/YuNaFont.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/YuNaFont_P.ttf
Normal file
BIN
www.sc/fonts/YuNaFont_P.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/crayon_1-1.ttf
Normal file
BIN
www.sc/fonts/crayon_1-1.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/eriji.otf
Normal file
BIN
www.sc/fonts/eriji.otf
Normal file
Binary file not shown.
52
www.sc/fonts/gamefont.css
Normal file
52
www.sc/fonts/gamefont.css
Normal file
|
@ -0,0 +1,52 @@
|
|||
@font-face {
|
||||
font-family: GameFont;
|
||||
src: url("XiaolaiSC-Regular.ttf");
|
||||
}
|
||||
@font-face {
|
||||
font-family: GameFontKR;
|
||||
src: url("XiaolaiSC-Regular.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: GameFontsc;
|
||||
src: url("XiaolaiSC-Regular.ttf");
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#fpsCounterBox {
|
||||
position: absolute;
|
||||
left: 5px;
|
||||
top: 5px;
|
||||
width: 90px;
|
||||
height: 40px;
|
||||
background: #222;
|
||||
opacity: 0.8;
|
||||
z-index: 8;
|
||||
}
|
||||
#fpsCounterLabel {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
padding: 5px 10px;
|
||||
height: 30px;
|
||||
line-height: 32px;
|
||||
font-size: 24px;
|
||||
font-family: GameFont;
|
||||
color: #fff;
|
||||
text-align: left;
|
||||
}
|
||||
#fpsCounterNumber {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
padding: 5px 10px;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
font-size: 28px;
|
||||
font-family: GameFont;
|
||||
color: #fff;
|
||||
text-align: right;
|
||||
}
|
BIN
www.sc/fonts/hakidame.TTF
Normal file
BIN
www.sc/fonts/hakidame.TTF
Normal file
Binary file not shown.
BIN
www.sc/fonts/makiirclehand.ttf
Normal file
BIN
www.sc/fonts/makiirclehand.ttf
Normal file
Binary file not shown.
BIN
www.sc/fonts/uzura.ttf
Normal file
BIN
www.sc/fonts/uzura.ttf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue