mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
mystical archive jp horizontal right half mask
This commit is contained in:
14
img/frames/mysticalArchive/jp/horizontal/rightHalf.svg
Normal file
14
img/frames/mysticalArchive/jp/horizontal/rightHalf.svg
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg width="1500" height="2100" viewBox="0 0 1500 2100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||||
|
<g transform="matrix(1,0,0,0.5,0,1050)">
|
||||||
|
<rect x="0" y="0" width="1500" height="2100" style="fill:url(#_Linear1);"/>
|
||||||
|
</g>
|
||||||
|
<g transform="matrix(1.83289e-17,-0.299333,0.714286,4.37374e-17,1.42109e-14,391.8)">
|
||||||
|
<rect x="0" y="0" width="1308.91" height="2100" style="fill:url(#_Linear2);"/>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(300,0,0,300,600,0)"><stop offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="1" style="stop-color:black;stop-opacity:1"/></linearGradient>
|
||||||
|
<linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(300,0,0,300,600,0)"><stop offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="1" style="stop-color:black;stop-opacity:1"/></linearGradient>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
BIN
img/frames/mysticalArchive/jp/horizontal/rightHalfThumb.png
Normal file
BIN
img/frames/mysticalArchive/jp/horizontal/rightHalfThumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 905 B |
@@ -1,5 +1,5 @@
|
|||||||
//Create objects for common properties across available frames
|
//Create objects for common properties across available frames
|
||||||
var masks = [{src:'/img/frames/mysticalArchive/jp/pinline.svg', name:'Pinline'}, {src:'/img/frames/mysticalArchive/jp/rightHalf.svg', name:'Right Half'}];
|
var masks = [{src:'/img/frames/mysticalArchive/jp/pinline.svg', name:'Pinline'}, {src:'/img/frames/mysticalArchive/jp/horizontal/rightHalf.svg', name:'Right Half'}];
|
||||||
var masks2 = [{src:'/img/frames/mysticalArchive/jp/rightHalf.svg', name:'Right Half'}];
|
var masks2 = [{src:'/img/frames/mysticalArchive/jp/rightHalf.svg', name:'Right Half'}];
|
||||||
var stretch = [
|
var stretch = [
|
||||||
{name:'adjustableHorizontal', targets: [0, 1, 6, 7, 8, 10, 11, 16, 17, 18, 20, 21, 22, 27, 28], change:[0, 0]},
|
{name:'adjustableHorizontal', targets: [0, 1, 6, 7, 8, 10, 11, 16, 17, 18, 20, 21, 22, 27, 28], change:[0, 0]},
|
||||||
|
Reference in New Issue
Block a user