Added a font

This commit is contained in:
2023-07-04 23:19:21 +09:00
parent 4f712330f5
commit 73724f7629
5 changed files with 55 additions and 1 deletions
+2 -1
View File
@@ -8,4 +8,5 @@
/modules/hscl.ini /modules/hscl.ini
/hsp3dish.js /hsp3dish.js
/config.hsp /config.hsp
/icon.png
/assistants/font.bmp
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

+33
View File
@@ -0,0 +1,33 @@
#include "hsp3utf.as"
Font "07にくまるフォント", 32
Print "あ"
Screen 0, gInfo_mesX * 5, gInfo_mesY * 18
Color 0, 0, 0
BoxF
Font "07にくまるフォント", 32
Color 255, 255, 255
Print {"あいうえお
かきくけこ
さしすせそ
たちつてと
なにぬねの
はひふへほ
まみむめも
や(ゆ)よ
らりるれろ
わゐーゑを
ん!?・…
がぎぐげご
ざじずぜぞ
だぢづでど
ばびぶべぼ
ぱぴぷぺぽ
ぁぃぅぇぉ
ゃ,ゅ.ょ"}
BMPSave "font.bmp"
+5
View File
@@ -0,0 +1,5 @@
#module \
Char
#global
+15
View File
@@ -0,0 +1,15 @@
#module \
Keyboard
#defcfunc local \
New
insNum++
Return insNum - 1
#deffunc local \
Set \
#global