update video in/out/cut markers

This commit is contained in:
rolux 2013-03-02 16:12:50 +05:30
parent 730ae16a99
commit 4ea2033379
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<polygon points="80,240 128,64 176,240" fill="#FFFFFF" stroke="#000000" stroke-width="32"/>
<polygon points="80,248 128,0 176,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 168 B

After

Width:  |  Height:  |  Size: 167 B

View file

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<polygon points="32,244 244,32 244,244" fill="#FFFFFF" stroke="#000000" stroke-width="24"/>
<polygon points="18,248 248,18 248,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 168 B

After

Width:  |  Height:  |  Size: 168 B

View file

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<polygon points="12,32 224,244 12,244" fill="#FFFFFF" stroke="#000000" stroke-width="24"/>
<polygon points="8,18 238,248 8,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 167 B

After

Width:  |  Height:  |  Size: 165 B