报告XP.ReportEngine基础类设计和接口开发。
This commit is contained in:
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
# 字体文件目录 | Font Files Directory
|
||||
|
||||
## 所需字体文件 | Required Font Files
|
||||
|
||||
请将以下字体文件手动添加到此目录:
|
||||
|
||||
1. **NotoSansCJKsc-Regular.otf** — 中文字体(CJK 字符支持)| Chinese font (CJK character support)
|
||||
2. **NotoSans-Regular.ttf** — 西文字体 | Western font
|
||||
|
||||
## 下载地址 | Download Links
|
||||
|
||||
- Noto Sans CJK: https://github.com/googlefonts/noto-cjk/releases
|
||||
- Noto Sans: https://fonts.google.com/noto/specimen/Noto+Sans
|
||||
|
||||
## 配置说明 | Configuration Notes
|
||||
|
||||
字体文件已在 .csproj 中配置为嵌入资源(EmbeddedResource),添加文件后无需额外配置。
|
||||
Font files are configured as EmbeddedResource in .csproj, no additional configuration needed after adding files.
|
||||
Reference in New Issue
Block a user