Open
Conversation
PMinn
commented
Aug 9, 2025
Owner
Author
YangguangZhou
added a commit
to YangguangZhou/writemyfont
that referenced
this pull request
Nov 9, 2025
- 新增 check_base_han.js 用于统计繁体与简体基础字中的汉字数量 - 新增 filter_base_glyphs.js 用于过滤基础字列表中的 CJK 汉字并更新 sglyphlist.js 文件 ✨ feat(generator): 拆分简体常用字列表为多组 - 将简体常用字分块为多个子列表(每组最多 1000 字) - 生成对应用于简繁字列表的动态结构 - 更新日志输出信息以显示分组情况 ✨ feat(ui): 增加画布大小调节功能 - 新增 canvasSize 设置项替代 smallMode - 增加 updateCanvasSize 函数动态调整画布显示尺寸 - 在设置界面添加滑块控制画布大小并实时更新 ♻️ refactor(meta): 扩充字库可见性规则 - 动态生成“基本包-漢字ButTaiwan#1~#15”与“簡體常用字ButTaiwan#1~ButTaiwan#7”隐藏配置 - 优化 glyphListMeta 初始化逻辑 📝 docs(i18n): 更新中英文与日文多语言文本 - 新增简体常用字分组名称翻译 - 优化设置页面文案与提示说明 - 改进用户提示与免责声明内容 💄 style(canvas): 优化画布样式定义 - 去除 smallmode 样式,改用动态宽高控制 - 调整 #canvas-container 样式结构与缩进格式 📝 docs(html): 更新设置页面 HTML 结构 - 替换“我的字就是小”为“画布大小”滑块组件 - 增加对应数值显示与说明文本
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.










