add characters
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
@@ -61,4 +61,13 @@ line 3=藤希聖剣私卵焼琴
|
||||
line 4=乃歩菊裕樹敏光康
|
||||
line 5=典玉置成実篠天体
|
||||
line 6=観測綾岩琢長沼英
|
||||
line 7=夏秋冬連花
|
||||
line 7=夏秋冬連花夢式情
|
||||
|
||||
[kanji 4]
|
||||
Top=8
|
||||
Baseline=23
|
||||
LineSpacing=20
|
||||
DefaultWidth=20
|
||||
|
||||
line 0=惡憎敎有析武死生
|
||||
line 1=男眠胎自魂
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
@@ -61,4 +61,13 @@ line 3=藤希聖剣私卵焼琴
|
||||
line 4=乃歩菊裕樹敏光康
|
||||
line 5=典玉置成実篠天体
|
||||
line 6=観測綾岩琢長沼英
|
||||
line 7=夏秋冬連花
|
||||
line 7=夏秋冬連花夢式情
|
||||
|
||||
[kanji 4]
|
||||
Top=5
|
||||
Baseline=26
|
||||
LineSpacing=28
|
||||
DefaultWidth=28
|
||||
|
||||
line 0=惡憎敎有析武死生
|
||||
line 1=男眠胎自魂
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -30,7 +30,7 @@ var OutputDir = "c:/temp/stepmania/utils/Font generation/Output/";
|
||||
* store prototypes for each font page. These should just be PSD files that contain
|
||||
* a single text layer with the characters we want. The orientation, font, etc.
|
||||
* don't matter; they'll be overridden. */
|
||||
var JAFontPages = Array("main", "kanji 1", "kanji 2","kanji 3");
|
||||
var JAFontPages = Array("main", "kanji 1", "kanji 2","kanji 3","kanji 4");
|
||||
var KRFontPages = Array("jamo 1", "jamo 2", "jamo 3", "jamo 4");
|
||||
|
||||
var Fonts = new Array(
|
||||
|
||||
Reference in New Issue
Block a user