Update README.md

This commit is contained in:
AAAB60
2025-02-11 18:20:24 +08:00
committed by GitHub
parent af9de2daf0
commit c02cf496e1

View File

@@ -5,7 +5,8 @@
## Introduction ## Introduction
A pixel-based UTF-8 printing program A pixel-based UTF-8 printing program
![example](.imgs/image1.png) ![image1](https://github.com/user-attachments/assets/82b2e002-77cf-4805-a326-62ae01ecabc2)
> $\color{red} \bf Note:$ > $\color{red} \bf Note:$
> The CC compiler reads UTF-8 characters as '?', > The CC compiler reads UTF-8 characters as '?',
@@ -31,7 +32,7 @@ A pixel-based UTF-8 printing program
## 介绍 ## 介绍
一个基于像素打印的utf8打印程序 一个基于像素打印的utf8打印程序
![example](.imgs/image1.png) ![image1](https://github.com/user-attachments/assets/82b2e002-77cf-4805-a326-62ae01ecabc2)
> $\color{red} \bf 注意:$ > $\color{red} \bf 注意:$
> CC 编译器会把utf8字符读作 '?', > CC 编译器会把utf8字符读作 '?',
@@ -50,4 +51,4 @@ A pixel-based UTF-8 printing program
- `require`一个fusion-pixel-12px字体大约消耗**10.5MB**内存 - `require`一个fusion-pixel-12px字体大约消耗**10.5MB**内存
- `require`一个fusion-pixel-8px字体大约消耗**6MB**内存 - `require`一个fusion-pixel-8px字体大约消耗**6MB**内存
- 8px字符实际占用3格高的字符数, 12px字符实际占用4格高 - 8px字符实际占用3格高的字符数, 12px字符实际占用4格高
- 字体来自 <a href="https://github.com/TakWolf/fusion-pixel-font/releases"> fusion-pixel-font </a> - 字体来自 <a href="https://github.com/TakWolf/fusion-pixel-font/releases"> fusion-pixel-font </a>