gpt4 book ai didi

SVG三角形不能完全显示一个角

转载 作者:行者123 更新时间:2023-12-02 01:35:22 26 4
gpt4 key购买 nike

<svg width="400" height="400">
<g groupfor="line" transform="translate(30,40)">
<path stroke="#3a5f8b" fill="none" stroke-width="20" d="M 0.00 132 L 31 0.00 L 62 132 Z"></path>
</g>

上面是我用的svg代码。

最佳答案

您想更改 stroke-mitrelimitstroke-linejoin得到你想要的任何效果。如果你想让拐角更尖锐,你需要增加斜接限制。

关于SVG三角形不能完全显示一个角,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31508442/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com