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