add MwNbitmapFont

This commit is contained in:
Nishi 2025-12-19 22:35:26 +09:00
commit 604ff72d6e
Signed by: nishi
GPG key ID: 27EF69B208EB9343
4 changed files with 10 additions and 3 deletions

View file

@ -51,6 +51,7 @@
- MwNbackgroundPixmap
- MwNratio
- MwNfixedSize
- MwNbitmapFont
Integer properties must be prefixed with I.
String properties must be prefixed with S.
@ -87,6 +88,7 @@
<integer name="ratio" />
<integer name="fixedSize" />
<integer name="margin" />
<integer name="bitmapFont" />
<string name="title" />
<string name="text" />