Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

SyntaxColoring.GetUseBoldFont

Queries whether to use bold fonts.

Component Version macOS Windows Linux Server iOS SDK
SyntaxColoring 6.1 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "SyntaxColoring.GetUseBoldFont" )

Parameters

none

Result

Returns 1, 0 or error.

Description

Queries whether to use bold fonts.
The MBS Plugin uses bold font for brackets in syntax coloring, so you see it better.
You can disable that as some people have problems with brackets being invisible due to font problems.

See also

Created 29th January 2016, last changed 29th January 2016


SyntaxColoring.GetTags - SyntaxColoring.HelpMenu.GetEnabled

Feedback: Report problem or ask question.