Menu

nly have bold font

2007-03-25
2012-11-13
  • Nobody/Anonymous

    Using Win2k
    4.02

    I only have bold font. No normal font on anything except except New Courier.

    W/all other fonts the uncheck bold check box for global style has no effect. Only BOLD.

    What's the fix?

    Thanks

     
    • Nobody/Anonymous

      I think this is a bug maybe with win2k and NP++

      Other people have also reported this....

       
    • Nobody/Anonymous

      New Courier is locked too now.

       
    • Nobody/Anonymous

      I don't know what this is.  Look at your stylers.xml file in either %APPDATA%\Notepad++ or in the Notepad++ install directory.  Bold styles are indicated by fontStyle="1", while normal styles show fontStyle="0".  This file is normally controlled by the Styler Configurator dialog. If you directly change this file, I highly recommend making a backup first.

      I don't think New Courier or any specific font has a problem.  Look at the generic <GlobalStyles> section at the bottom.  Most of the defaults should be empty or fontStyle="0".  It may be that on your box the "no style specified" default is bold, although I wouldn't think so.

      Maybe there's a problem with Win2k.  --Joel