Update README.md

This commit is contained in:
nopnop2002 2024-09-11 11:11:02 +09:00
parent eae5a122b2
commit 9644f3a344

View File

@ -252,7 +252,7 @@ This shows the font information for the characters.
+------------------------ Encoding
```
You can find out the width (in bytes) of your font using the following calculation:
You can find out the width (in bytes) of this font using the following calculation:
```
{Number of font patterns} / ({Last row in Y direction} - {First row in Y direction} + 1)
```