|
|
#1 |
|
Junior Member
Join Date: Apr 2004
Posts: 11
|
Default font in installer?
Hi,
does anyone know the default font in the installer? Can't find anything in the help... thanks! |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
isnt it the default font of your windows settings?
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Apr 2004
Posts: 11
|
I guess not, I just tried changing the 'Message Text' setting in Windows to Comic Sans
and it didn't change the installer font, although it did change the MessageBox Font.
|
|
|
|
|
|
#4 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
See the manual: SetFont
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Apr 2004
Posts: 11
|
I don't want to change the font, I just want to know what it is.
|
|
|
|
|
|
#6 |
|
Senior Member
|
Isn't it the Usual Windows Font "MS Sans Serif" with a Font Size of 8 or 10?
|
|
|
|
|
|
#7 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
looks like tahoma 8pt to me, but that might vary on different windows version and/or the UI you're using
|
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Apr 2004
Posts: 11
|
I would agree, but surely this font is built into the UI by default (since one is able to change it). It doesn't look to be dependant on any Windows setting that I can find. Maybe some MUI developer can answer this question? *hint hint* *looks around for Joost*
|
|
|
|
|
|
#9 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
It's MS Shell Dlg, which maps to a font depending on the Windows version. On Windows 9x/ME it's MS Sans Serif, on Windows NT/2000/XP it's Tahoma.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|