drawshield / drawshield/Drawshield-Code
Ordinaries for different shapes and edge types
未关闭
- 主要语言
- PHP
- 星标
- 60
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
There is now code which allows the use of "hand-drawn" ordinaries where the existing code doesn't work nicely with the overall shield shape or with the edge type. To override, create an SVG file containing the appropriate path (only) and place it in a file named:
/ordinaries//{-}.svg
See, for example:
/ordinaries/orle/heater-nowy.svg
(This issue is a placeholder - please list ordinaries that need this to be done as comments on this issue)
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查 /ordinaries/orle/heater-nowy.svg 以及 issue 中的命名约定。识别需要 override 的 ordinary、shield-shape 和 edge-type 组合,然后在 /ordinaries//-.svg 下添加仅包含适当 path 的 SVG 文件;当每个必需的组合都有其 override 文件时即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- computer-graphics
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100