1. Notepad++ の文字がつぶれる
MacType でフォントの表示を滑らかにした状態で、Notepad++ を起動すると、フォントがつぶれて表示される。
2. フォントを変更する
Notepad++ のデフォルトのフォントは Courier New。このフォントを変更すると、きれいなフォント表示になる。ここではフォントを MeiryoKe_Consle に設定する。
- メニューより、設定 > スタイル設定
を選択。スタイル設定ダイアログにおいて、
- 言語: Global Styles
- スタイル: Default Style
- フォント名: MeiryoKe_Console
を選ぶ。
これにより、文字がつぶれて表示されなくなる。
同ダイアログの「スタイル詳細」において、Global override も Courier New が設定されていた。同じく MeiryoKe_Consle に変更しておいた。
Styler Configurator | によると、
Global Override This style can override every single other style, and has a few options beside the default style properties. Each checkbox below the default styling options specifies what global property to apply. If a property is blank the style will not be applied (however bold, italic and underline do globally disable those properties if unchecked but enabled).
Default Style Default style properties to base other styles on. Leaving properties blank results in undefined behavior.
3. MacType で除外設定を行う
デフォルトのフォントを変更したくない場合は、MacType で Notepad++ の除外設定を行う。
- C:\Program Files (x86)\MacType\MacWiz.exe
を起動。MacType ウィザードが表示されたら、「プロセスマネージャー」のボタンを押す。
プロセスマネージャーのアプリケーションの列から Notepad++ を探し、右クリック > 「このプロセスを除外」を選択する。
Notepad++ を再起動すると、MacType を利用していなかったときのように、フォントがつぶれなくなる。
0コメント:
コメントを投稿