diff --git a/README.md b/README.md index 09f7e90..2fa1dca 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,9 @@ - [ ] Runs one-shot TypeScript commands (via NOSE terminal) - [x] Has a 960x540 (16:9) virtual screen size that scales to the actual size of the display - [x] Runs on a Raspberry Pi 5 + +## Fonts + +Use this to examine what's inside the C64 .woff2 font file in public/vendor: + +https://wakamaifondue.com/ \ No newline at end of file diff --git a/src/components/terminal.tsx b/src/components/terminal.tsx index 12225ae..4476e0f 100644 --- a/src/components/terminal.tsx +++ b/src/components/terminal.tsx @@ -23,7 +23,7 @@ export const Terminal: FC = async () => ( /> -