drawshield / drawshield/Drawshield-Code
Ordinaries for different shapes and edge types
- Dominant language
- PHP
- Stars
- 60
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing /ordinaries/orle/heater-nowy.svg and the naming convention in the issue. Identify ordinary, shield-shape, and edge-type combinations that need overrides, then add SVG files containing only the appropriate path under /ordinaries//-.svg; done means each required combination has its override file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100