drawshield / Drawshield-Code

PHP code to create SVG shield images from Blazons, as used on drawshield.net
https://drawshield.net
GNU General Public License v3.0
50 stars 18 forks source link

!todo bend of `bend cotised sable` defaults to tincture of following charge, not the cotise #499

Open karlwilcox opened 1 year ago

karlwilcox commented 1 year ago

!todo bend of bend cotised sable defaults to tincture of following charge, not the cotise !draw Argent on a bend cotised Sable three roses Argent.

ericscheid commented 1 year ago
image
ericscheid commented 1 year ago

This works though...

image

So .. in a bend cotised sable, <some-charge> <other-tincture>, the string "bend cotised sable" is being parsed as two parts (bend and cotise sable), not as bend cotised + sable, but the sable isn't being applied to the first part because the second part isn't a separate and following charge. Or something like that.

Proposal: make bend cotised sable be equivalent to bend sable cotised.