- added BGFont that allows setting the background text font
- made Times New Roman default font for the background text because it should always have support for the locale's language git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3560 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
0799b35cd6
commit
b11c65e0f8
9 changed files with 158 additions and 17 deletions
|
@ -33,6 +33,7 @@ enum
|
|||
TOK_SHOWDETAILSUNINST,
|
||||
TOK_DIRSHOW,
|
||||
TOK_ROOTDIRINST,
|
||||
TOK_BGFONT,
|
||||
TOK_BGGRADIENT,
|
||||
TOK_INSTCOLORS,
|
||||
TOK_SUBCAPTION,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue