Troubleshoot.FontSize: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(Importing page from Tikiwiki)
 
(nav)
 
(One intermediate revision by one other user not shown)
Line 16: Line 16:


You only need to set the font names if you have a particular font that you would like to use. If you just want to change the font size then you only have to add the "FontSize" value. You can try various size fonts but Shareaza doesn't accomodate sizes much larger than its default. The max size that can reasonably we used with the Tahoma font is about 13 or 14.
You only need to set the font names if you have a particular font that you would like to use. If you just want to change the font size then you only have to add the "FontSize" value. You can try various size fonts but Shareaza doesn't accomodate sizes much larger than its default. The max size that can reasonably we used with the Tahoma font is about 13 or 14.
{{Navigation|Troubleshoot}}

Latest revision as of 04:18, 3 March 2010

Changing the font and font size

Editing the Registry

Add the following values to the registry under the key: HKEY_CURRENT_USER\Software\Shareaza\Shareaza\Fonts

String values: "DefaultFont" = Tahoma "PacketDumpFont" = Lucida Console "SystemLogFont" = Tahoma

Dword value: "FontSize" = 11 (choose Decimal not Hexadecimal) This is not size in pixels, it is in logical units and corresponds to font size 8.

You only need to set the font names if you have a particular font that you would like to use. If you just want to change the font size then you only have to add the "FontSize" value. You can try various size fonts but Shareaza doesn't accomodate sizes much larger than its default. The max size that can reasonably we used with the Tahoma font is about 13 or 14.



Navigation:     ShareazaWiki > Troubleshoot > Troubleshoot.FontSize