フォント
↓記述例
<AppName x="69" y="126" appnumber="0" color="RGB(255,255,255)" alignment="center"> <Font size="24" weight="bold" font="Tahoma" /> </AppName>
<Date x="297" y="34" format="dddd" color="RGB(255,255,255)" alignment="center"> <Font size="18" weight="bold" font="Tahoma" /> </Date>
Fontで指定出来る値
- size
- 文字サイズ。
- weight
- boldで太字になります。
- font
- 使用フォント名。
デフォルトで入ってるフォントは「Courier New」「MS Pゴシック」「MS UI Gothic」「MS ゴシック」「Tahoma」の5つ。