Skip to content
⌘ NSIS Forum Archive

Display a larger font in a custom page

3 posts

nsnb#

Display a larger font in a custom page

I am now facing, for the first time, the challenge of displaying some "rich text" (larger font, perhaps different color and type) in a custom page.

In my search for the best way to implement this I found the NsWeb plugin:



Is this plugin recommended or is it an overkill (if all I want is to format some text)?

If the latter, how would suggest to go about it?

Thanks.
nsnb#
Originally posted by Afrow UK
CreateFont and SendMessage with WM_SETFONT.
Thank you. Thanks to your pointer I have been able to find the following helpful threads. I am posting their links for reference (in case others have a similar question):

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.