Releases: joeseesun/qiaomu-icon-generator
Releases · joeseesun/qiaomu-icon-generator
Release list
v0.1.3
Highlights
- Fix SVG CLI preview geometry so candidate tiles no longer look half-square and half-rounded.
- Keep option SVG files as strict 1024x1024 square source assets.
- Use clipped preview masks for contact sheets and README screenshots when showing rounded app-icon previews.
- Refresh Qiaomu Music SVG CLI preview, readability sheet, and social preview image.
Verification
- Visual inspected the updated SVG CLI preview, readability sheet, and social preview.
- Public SVG geometry assertions passed for square option SVGs and clipped contact-sheet masks.
- README local image/link validation passed.
- npx skills add joeseesun/qiaomu-icon-generator --list found the skill from GitHub main.
- npx skills add . --list found the skill locally.
- export_selected_icon.py compile/help checks passed.
- Sensitive string scan returned no matches.
v0.1.2
Highlights
- Replace the previous repo-self example with the real Qiaomu Music Web/iOS icon case.
- Add public Qiaomu Music bitmap candidate sheet, selected option-05, small-size proof, final exported web icons, and overview/social preview images.
- Add QM Icon Studio SVG CLI documentation with editable SVG candidates, preview images, choices, and JSON metadata.
Verification
- README local image/link validation passed.
- npx skills add . --list found qiaomu-icon-generator in both working tree and clean clone.
- export_selected_icon.py compiled and help output worked.
- Sensitive string scan returned no matches.
v0.1.1
补充公开示例资产。
- 新增 qiaomu-icon-generator 自身的真实 logo lockup、选中 icon、social preview 候选图。
- 新增 7 个候选图、contact sheet、180/64/32px 可读性测试图。
- README 首屏展示真实输出,附 option-05 选择理由。
- 公开文档中的本机绝对路径改为 HOME / tilde 写法。
验证:GitHub main 路径 npx skills add 可发现并安装;安装后示例 logo 和 icon 文件存在;导出脚本 py_compile 和 help 正常;clean clone 验证通过。
v0.1.0
首个公开版本。
- 发布 qiaomu-icon-generator skill,可通过
npx skills add joeseesun/qiaomu-icon-generator安装。 - 支持 QM Icon Studio CLI 与 Codex 内置生图参考法两条图标生成路径。
- 附带 Web/favicon/iOS AppIcon 导出脚本、中文优先 README、MIT License 与社区健康文件。
验证:npx skills add joeseesun/qiaomu-icon-generator --list、临时目录真实安装、clean clone 脚本编译均已通过。