friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
233 stars 12 forks source link

stroke-linecap and stroke-linejoin not exported on SVG #223

Closed irwant closed 1 month ago

irwant commented 1 month ago

this sample properties not exported stroke-linecap = "round" value "round, butt, square" stroke-linejoin = "round" value "round, miter, bevel"

rodlie commented 1 month ago

Test build: https://sourceforge.net/projects/friction/files/snapshots/0.9.6.1-cc1aa80a/

irwant commented 1 month ago

nice working