mirror of
https://github.com/visioncortex/vtracer.git
synced 2026-04-14 06:01:35 -07:00
Release
This commit is contained in:
13
docs/index.html
generated
13
docs/index.html
generated
@@ -285,6 +285,19 @@
|
||||
<input id="splice" class="uk-range" type="range" min="0" max="180" step="1" value="45">
|
||||
</div>
|
||||
|
||||
<div style="display: none">
|
||||
<div class="spline-options uk-width-1-1 uk-flex uk-flex-right">
|
||||
<div uk-tooltip="pos: left; title: Number of decimal places used in svg path string">
|
||||
Path Precision <span class="uk-text-meta">(More digits)</span>
|
||||
</div>
|
||||
</div>
|
||||
<div id="pathprecisionvalue" class="spline-options uk-width-1-6">
|
||||
8
|
||||
</div>
|
||||
<div class="spline-options uk-width-5-6">
|
||||
<input id="pathprecision" class="uk-range" type="range" min="0" max="16" step="1" value="8">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user