📝 docs: README 添加项目 Logo(透明背景) - #261
Merged
Merged
Conversation
ZhaoXingPeng
force-pushed
the
docs/add-readme-logo
branch
from
August 14, 2026 01:52
fb16051 to
1fe8e46
Compare
Increased logo width from 88 to 120 pixels.
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.
结论
README 首页添加透明背景的项目 Logo(
assets/logo.png),与标题"VoiceLife 声活"并排居中展示(logo 在标题左侧)。希望 Reviewer 重点判断 logo 展示位置与抠图效果是否符合预期。Refs #260
变更
assets/logo.png:由设计稿(1254×1254 PNG)用边缘连通 flood-fill 抠出透明背景,主体(蓝色图标 + 文字 + 底部装饰线)与内部白色细节完整保留。README.md:在顶部<div align="center">内,logo(宽 140px,align="middle")与<h1>VoiceLife 声活</h1>并排居中,logo 位于标题左侧。明确未包含:
架构与兼容
不涉及。纯文档展示改动,无 Port、Profile、数据模型、协议或依赖变化。
验证
./scripts/run_pre_submit_checks.sh(不适用:纯 Markdown + 图片改动,不涉及代码/构建;已确认assets/logo.png未被 .gitignore 忽略,*.bin类构建产物未纳入提交)证据:
README.md(+4 行)与assets/logo.png(新增)。TDD 记录
不涉及。行为无变化,无代码逻辑。
风险与回退
assets/logo.png重新生成)。Review 清单