drawshield / drawshield/Drawshield-Code
positioning multiple charges on an ordinary
- Ngôn ngữ chính
- PHP
- Star
- 60
- Fork
- 21
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It seems to be impossible to position two different charges on an ordinary.
The closest I can get is using `between`, but that means one of them is duplicated:
`argent on a chief azure a harp between two stags heads or`
This positions the three charges on the ordinary as you'd expect.
If you change `between` to `beside`, though:
`argent on a chief azure a harp beside a stags head or`
The harp gets positioned on the chief, but the stags head does not.
Also, the `between` only works if written `on a between `. If you write ` between on ` it does not work, even though the simple ` on ` in that same order works fine. Basically the positioning of charges on ordinaries is super inconsistent in what works and what doesn't.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.