From d12ed3cdeb6d1d30854df1c573a60765c8803933 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Tue, 21 Jan 2025 00:32:38 +0000 Subject: [PATCH] Update 65_experimental.md Improve font customization note. --- docs/65_experimental.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/65_experimental.md b/docs/65_experimental.md index 12f929b0..f5e6ad07 100644 --- a/docs/65_experimental.md +++ b/docs/65_experimental.md @@ -10,7 +10,7 @@ description=This is the ROM description that does X Y Z. Text files must use ASCII characters only, Linux `LF` endings (CRLF is not supported) and the descriptions themselves must be limited to 300 characters. ### Customizing the font -The N64FlashcartMenu allows the ability to test new fonts without recompiling the menu. However the font is explicitly linked to the currently used version of the libdragon SDK. +The N64FlashcartMenu allows the ability to test new fonts or adding regional characters without recompiling the menu. However the font is explicitly linked to the currently used version of the libdragon SDK. Add a `font64` file to the `sd:/menu/` directory called `custom.font64`.