Merge Develop to prepare V3 #77

Merged
metal3d merged 98 commits from develop into master 2024-10-29 16:45:05 +00:00
Showing only changes of commit 6770f8176a - Show all commits

View File

@@ -1,19 +1,8 @@
<svg viewBox="0 0 600 300" width="600" height="300" xmlns="http://www.w3.org/2000/svg"> <svg viewBox="0 0 600 300" width="600" height="300" xmlns="http://www.w3.org/2000/svg">
<foreignObject width="100%" height="100%">
<div xmlns="http://www.w3.org/1999/xhtml">
<style> <style>
body { image {
margin: 0;
padding: 0;
background-color: white; background-color: white;
} }
img {
height: 100vh;
width: 100vw;
}
</style> </style>
<img src="https://github.com/metal3d/katenary/raw/develop/doc/docs/statics/klee.svg"/> <image width="600" height="300" href="./doc/docs/statics/klee.svg"/>
</div>
</foreignObject>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 492 B

After

Width:  |  Height:  |  Size: 248 B