requested colors

This commit is contained in:
Kyle
2022-07-04 19:08:09 -07:00
parent f7e4aad589
commit 941fefbf5c
26 changed files with 74 additions and 5 deletions

View File

@@ -0,0 +1,29 @@
<?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;">
<rect id="Card" x="0" y="0" width="1500" height="2100" style="fill:none;"/>
<clipPath id="_clip1">
<rect id="Card1" serif:id="Card" x="0" y="0" width="1500" height="2100"/>
</clipPath>
<g clip-path="url(#_clip1)">
<path id="Background" d="M1500,0L0,0L0,2100L1500,2100L1500,0ZM1440,406L60,406L60,1268L1440,1268L1440,406Z"/>
<clipPath id="_clip2">
<path id="Background1" serif:id="Background" d="M1500,0L0,0L0,2100L1500,2100L1500,0ZM1440,406L60,406L60,1268L1440,1268L1440,406Z"/>
</clipPath>
<g clip-path="url(#_clip2)">
<g transform="matrix(1.1,0,0,1.1,-75,-105)">
<rect x="0" y="0" width="1500" height="2100" style="fill:rgb(131,93,41);"/>
</g>
</g>
<g id="Bar" transform="matrix(0.963808,0,0,0.285714,24.7345,999.714)">
<rect x="117" y="1359" width="1271" height="14" style="fill:url(#_Radial3);"/>
</g>
<path d="M-1,179L179.958,-1.958L377,-1.958L-0.566,375.608L-1,179Z" style="fill:rgb(236,219,45);"/>
<g id="Border" transform="matrix(6.72646,0,0,1,-2764.57,0)">
<rect x="411" y="1948" width="223" height="152"/>
</g>
</g>
<defs>
<radialGradient id="_Radial3" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-635.5,2.62534e-13,-7.78263e-14,-2143.75,752.5,1366)"><stop offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="0.6" style="stop-color:white;stop-opacity:0.82"/><stop offset="0.81" style="stop-color:white;stop-opacity:0.42"/><stop offset="1" style="stop-color:white;stop-opacity:0"/></radialGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,27 @@
<?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="1632" height="2220" viewBox="0 0 1632 2220" 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 id="Card" transform="matrix(1.088,0,0,1.05714,0,0)">
<rect x="0" y="0" width="1500" height="2100" style="fill:none;"/>
<clipPath id="_clip1">
<rect x="0" y="0" width="1500" height="2100"/>
</clipPath>
<g clip-path="url(#_clip1)">
<g id="Margins" transform="matrix(0.919118,0,0,0.945946,60.6618,56.7568)">
<path id="Background" d="M1566,1949.2L1566,-60L-66,-60L-66,1949.2L1,1949.2L1,1L1499,1L1499,1949.2L1566,1949.2Z" style="fill:none;"/>
<clipPath id="_clip2">
<path id="Background1" serif:id="Background" d="M1566,1949.2L1566,-60L-66,-60L-66,1949.2L1,1949.2L1,1L1499,1L1499,1949.2L1566,1949.2Z"/>
</clipPath>
<g clip-path="url(#_clip2)">
<g transform="matrix(1.088,0,0,1.05714,-66,-60)">
<rect x="0" y="0" width="1500" height="2100" style="fill:rgb(131,93,41);"/>
</g>
</g>
<g transform="matrix(1,0,0,1,-66,-60)">
<path d="M68,236L68,433.042L-0.566,501.608L-1,305L68,236ZM439.042,62L242,62L305,-1L502.042,-1L439.042,62Z" style="fill:rgb(236,219,45);"/>
</g>
<path id="Border" d="M1499,1948L1499,2099L1,2099L1,1948L-66,1948L-66,2160L1566,2160L1566,1948L1499,1948Z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -35,8 +35,8 @@ const frameNames = new Map ([
['Fang (VOW)', 'Fang'],
['Equinox (MID)', 'Equinox'],
['Eternal Night (MID)', 'EternalNight'],
['D&D Sourcebook (AFR)', 'DNDSourcebook'],
['D&D Module (AFR)', 'DNDModule'],
['DND Sourcebook (AFR)', 'DNDSourcebook'],
['DND Module (AFR)', 'DNDModule'],
['Sketch Cards (MH2)', 'MH2'],
['Mystical Archive (STA)', 'MysticalArchive'],
['Japanese Mystical Archive (STA)', 'MysticalArchiveJP'],

View File

@@ -7,7 +7,8 @@ availableFrames = [
{name:'Green Frame', src:'/img/frames/dndModule/g.svg'},
{name:'Multicolored Frame', src:'/img/frames/dndModule/m.svg'},
{name:'Artifact Frame', src:'/img/frames/dndModule/a.svg'},
{name:'Colorless Frame', src:'/img/frames/dndModule/c.svg'}
{name:'Colorless Frame', src:'/img/frames/dndModule/c.svg'},
{name:'Land Frame', src:'/img/frames/dndModule/l.svg'}
];
//disables/enables the "Load Frame Version" button
document.querySelector('#loadFrameVersion').disabled = false;

View File

@@ -12,6 +12,7 @@ availableFrames = [
{name:'Artifact Frame', src:'/img/frames/iko/short/a.png', masks:masks},
{name:'Artifact Frame (Alt)', src:'/img/frames/iko/short/a2.png', masks:masks},
{name:'Land Frame', src:'/img/frames/iko/short/l.png', masks:masks},
{name:'White Power/Toughness', src:'/img/frames/m15/nickname/m15NicknamePTW.png', bounds:bounds},
{name:'Blue Power/Toughness', src:'/img/frames/m15/nickname/m15NicknamePTU.png', bounds:bounds},
{name:'Black Power/Toughness', src:'/img/frames/m15/nickname/m15NicknamePTB.png', bounds:bounds},
@@ -19,7 +20,17 @@ availableFrames = [
{name:'Green Power/Toughness', src:'/img/frames/m15/nickname/m15NicknamePTG.png', bounds:bounds},
{name:'Multicolored Power/Toughness', src:'/img/frames/m15/nickname/m15NicknamePTM.png', bounds:bounds},
{name:'Artifact Power/Toughness', src:'/img/frames/m15/nickname/m15NicknamePTA.png', bounds:bounds},
{name:'Colorless Power/Toughness', src:'/img/frames/m15/nickname/m15NicknamePTC.png', bounds:bounds}
{name:'Colorless Power/Toughness', src:'/img/frames/m15/nickname/m15NicknamePTC.png', bounds:bounds},
{name:'White Frame (Colored Textboxes)', src:'/img/frames/iko/short/colored/w.png', masks:masks},
{name:'Blue Frame (Colored Textboxes)', src:'/img/frames/iko/short/colored/u.png', masks:masks},
{name:'Black Frame (Colored Textboxes)', src:'/img/frames/iko/short/colored/b.png', masks:masks},
{name:'Red Frame (Colored Textboxes)', src:'/img/frames/iko/short/colored/r.png', masks:masks},
{name:'Green Frame (Colored Textboxes)', src:'/img/frames/iko/short/colored/g.png', masks:masks},
{name:'Multicolored Frame (Colored Textboxes)', src:'/img/frames/iko/short/colored/m.png', masks:masks},
{name:'Artifact Frame (Colored Textboxes)', src:'/img/frames/iko/short/colored/a.png', masks:masks},
{name:'Artifact Frame (Alt, Colored Textboxes)', src:'/img/frames/iko/short/colored/a2.png', masks:masks},
{name:'Land Frame (Colored Textboxes)', src:'/img/frames/iko/short/colored/l.png', masks:masks},
];
//disables/enables the "Load Frame Version" button
document.querySelector('#loadFrameVersion').disabled = false;

View File

@@ -10,7 +10,8 @@ availableFrames = [
{name:'Green Extension', src:'/img/frames/dndModule/margin/g.svg', bounds:bounds, ogBounds:ogBounds},
{name:'Multicolored Extension', src:'/img/frames/dndModule/margin/m.svg', bounds:bounds, ogBounds:ogBounds},
{name:'Artifact Extension', src:'/img/frames/dndModule/margin/a.svg', bounds:bounds, ogBounds:ogBounds},
{name:'Colorless Extension', src:'/img/frames/dndModule/margin/c.svg', bounds:bounds, ogBounds:ogBounds}
{name:'Colorless Extension', src:'/img/frames/dndModule/margin/c.svg', bounds:bounds, ogBounds:ogBounds},
{name:'Land Extension', src:'/img/frames/dndModule/margin/l.svg', bounds:bounds, ogBounds:ogBounds}
];
//disables/enables the "Load Frame Version" button
document.querySelector('#loadFrameVersion').disabled = false;