From 99ac1c5c898b2cfaed3ec2c851a8aa3ca8ea0521 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Mon, 11 May 2026 10:21:13 -0400 Subject: [PATCH] fix: sd font download urls in docs (#1945) ## Summary SD font binaries are published in their own repo, this updates the docs to have the proper informatoin. --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? **Yes, claude** --- docs/sd-card-fonts.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/sd-card-fonts.md b/docs/sd-card-fonts.md index 556ea296..db9b1277 100644 --- a/docs/sd-card-fonts.md +++ b/docs/sd-card-fonts.md @@ -24,7 +24,7 @@ There are three ways to install fonts: ### Option 3: Manual SD card copy 1. Download font files from the - [Releases page](https://github.com/crosspoint-reader/crosspoint-reader/releases/tag/sd-fonts) + [crosspoint-fonts repository](https://github.com/crosspoint-reader/crosspoint-fonts) 2. Copy font family folders to one of two locations on your SD card: - `/.fonts/` — hidden directory (preferred; keeps the SD root tidy @@ -54,11 +54,8 @@ There are three ways to install fonts: ## Available Pre-Built Fonts -| Font | Best For | Languages | -|------|----------|-----------| -| Bookerly-SD | General reading | English, Western European | -| NotoSansExtended | Multi-script reading | European, Greek, Cyrillic, Georgian, Armenian, Ethiopic | -| NotoSansCJK | Chinese/Japanese/Korean | CJK + ASCII | +The current list of pre-built fonts is maintained in the +[crosspoint-fonts repository](https://github.com/crosspoint-reader/crosspoint-fonts). ## Converting Custom Fonts