drawshield / drawshield/Drawshield-Code
Crowned / gorged may not be coloured correctly if not last in list of features
Open
bug
Medium
No Fix Likely
- Dominant language
- PHP
- Stars
- 60
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
E.g. in "a lion or ducally crowned and langued gules" the crown takes the colour of the lion - reversing the order of the features make the crown gules.
This is a bit tricky, because "a lion or ducally crowned" should indeed have the crown the same colour as the lion. Need to look "ahead" in the list of features to see if any subsequent ones have a different tincture and use that instead.
Of course, we could just "fix" this by adding the line "crowned or gorged *must* be the last item in the list of features" to the user manual...(!)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.