add MwNbitmapFont
This commit is contained in:
parent
a384add9e9
commit
604ff72d6e
4 changed files with 10 additions and 3 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue