カスタムフォント


TWiLight Menu++では、NFTR(Nitro FonT Resource)形式のカスタムフォントを利用できます。 They will be used in Settings, the Manual’s titles, and in the Nintendo DSi, Nintendo 3DS, SEGA Saturn, and Homebrew Launcher UIs.

ディレクトリ構造 #

カスタムフォントはsd:/_nds/TWiLightMenu/extras/fonts/[フォントの名前]/[フォントファイル].nftrから読み込まれます。ここで、[フォントの名前]は任意の名前であり、[フォントファイル].nftrは以下のいずれかです。

  • large.nftr: The larger font used for titles
  • small.nftr: The smaller font used for most other text

Theme fonts #

You may add fonts to custom DSi/3DS themes, which will override whatever is set in TWiLight Menu++ settings. These fonts go in the font folder, in the theme’s root folder.

Custom themes can additionally use override fonts for the date & time using date_time.nftr, and the console username with username.nftr.

カスタムフォントの生成 #

You can make your own fonts using a utility such as Pk11’s nftr-editor. To regenerate one of TWiLight Menu++’s existing fonts using it:

  1. nftr-editorでNFTRファイルを読み込む
  2. Input fontテキストボックスに、優先度の高いフォントから低いフォントへを入力します、カンマで区切っていください
    • 左上のボックスに入力フォントのプレビューが、下のボックスには現在のNFTRが表示されます
  3. Generate from fontをクリックし、既存の文字を再生成するにはOKと言って、特別なボタン文字(例:)を再生成するにキャンセルを選びます
  4. Saveをクリックし、他のサイズについて繰り返します