PQYPLZXHGF / drawshield

Drawing heraldic shields from blazons - Automatically exported from:
https://code.google.com/archive/p/drawshield/
Apache License 2.0
1 stars 2 forks source link

per chevron in chief scaling issue #227

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Can you provide an example blazon that demonstrates the problem?
Chequy gules and azure; a chief per chevron wavy of the first and or

What is the expected output? What do you see instead?
larger waves, and the wave ends not flattening out. Also it is asymmetric.

What version of drawshield are you using?
2.3f.1

What browser and version where you using to view the shield? Does the
problem also occur on other browsers?
Safari, yes

Please provide any additional information below.

Original issue reported on code.google.com by pku...@gmail.com on 23 Jun 2011 at 10:51

Attachments:

GoogleCodeExporter commented 8 years ago
This is a problem with the wavy edge, rather than the rest - The waves on one 
side go "in" when they need to go "out", hence the asymmetry. One day I would 
like to rewrite the edge drawing code to make it more general (it only works 
for multiples of 45 degrees at present), perhaps this is a good opportunity...

Original comment by KarlWilcox36@gmail.com on 3 Oct 2011 at 7:08

GoogleCodeExporter commented 8 years ago
Issue 226 has been merged into this issue.

Original comment by KarlWilcox36@gmail.com on 3 Oct 2011 at 10:35

GoogleCodeExporter commented 8 years ago
Sorted this particular issues, and going through all the linetypes to make sure 
chevron and per-chevron are symmetrical. Will be in 2.3i

Original comment by KarlWilcox36@gmail.com on 8 Oct 2011 at 10:40