drawshield / drawshield/Drawshield-Code
Add a fixed width font for text
未关闭
- 主要语言
- PHP
- 星标
- 60
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
Text placed in different locations on the shield can appear at different sizes due to scaling words of different length. If we had a fixed width font (and made sure the words had the same number of characters, e.g. "Left " and "Right") then text should appear at the same size. Need to find a suitably licenced fixed width font, available as SVG glyphs with hopefully quite a wide character set....
贡献指南
这个仓库没有索引到贡献指南
调研方向
没有指定文件、测试或入口点。首先定位将文本渲染为 shield SVG 的代码,然后研究具有合适许可和 SVG 字形支持的等宽字体。完成标准是选定一个可接受的字体,并确认等长单词以一致的大小进行渲染。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- design
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100