Update README.md

This commit is contained in:
nopnop2002 2024-09-12 16:38:00 +09:00
parent f5d19d5f87
commit 1568077072

View File

@ -140,6 +140,7 @@ ENDCHAR
Fonts that take character-specific bounding box (BBX) into consideration change as follows. Fonts that take character-specific bounding box (BBX) into consideration change as follows.
This creates a 1 pixel whitespace on the left edge. This creates a 1 pixel whitespace on the left edge.
DWIDTH will also change according to this change.
``` ```
STARTCHAR d STARTCHAR d
ENCODING 100 ENCODING 100
@ -163,6 +164,7 @@ ENDCHAR
``` ```
Fonts that take character-specific bounding box (BBX) and font bounding box (FONTBOUNDINGBOX) into consideration change as follows. Fonts that take character-specific bounding box (BBX) and font bounding box (FONTBOUNDINGBOX) into consideration change as follows.
DWIDTH will also change according to this change.
``` ```
STARTCHAR d STARTCHAR d
ENCODING 100 ENCODING 100