workbuddy.xpcool.com/.workbuddy/memory/2026-09-01.md

10 lines
970 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 2026-09-01 工作日志
## tool.xpcool.com · 图片转 ICO 下载增强
- `buildIco` 新增 `singles` 字段:每个尺寸单独封装的 ICO Blob直接复用合成包内已编码条目数据只多包 6+16 字节头,零额外编码成本)。
- 页面结果区预览格新增「ICO」按钮与 PNG 并列)逐尺寸下载;尺寸 >1 时显示「打包下载 ZIP」按钮用 jszip 打包所有单尺寸 ICO`{base}_{size}x{size}.ico` → `{base}_ico.zip`)。
- vue-tsc 与 vite build 均通过ImageToIcoView chunk 19.57 kB
- 坑:托管 node 版本目录由 `22.22.2` 变为 `22.22.2-2``~/.workbuddy/binaries/node/bin/pnpm` wrapper 里的硬编码路径失效exit 127已修正后续若再报 "No such file or directory" 先查该 wrapper。
2026-09-01 | CHG | 图片转 ICO 下载增强(逐尺寸 singles + ZIP 打包),已提交 00013ee用户约定以后只 commit 不 push推送由用户自行完成