mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1229 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -79,7 +79,7 @@ card style:
|
||||
padding bottom: 0
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 22
|
||||
color: rgb(255,213,128)
|
||||
symbol font:
|
||||
|
||||
@@ -82,7 +82,7 @@ card style:
|
||||
height: 24
|
||||
alignment: bottom shrink-overflow
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 22
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -173,7 +173,7 @@ card style:
|
||||
alignment: top shrink-overflow
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 14
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -243,7 +243,7 @@ card style:
|
||||
width: 245
|
||||
angle: 90
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 19
|
||||
scale down to: 18
|
||||
color: rgb(245,230,197)
|
||||
|
||||
@@ -82,7 +82,7 @@ card style:
|
||||
height: 24
|
||||
alignment: bottom shrink-overflow
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 22
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -173,7 +173,7 @@ card style:
|
||||
alignment: top shrink-overflow
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 14
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -243,7 +243,7 @@ card style:
|
||||
width: 245
|
||||
angle: 90
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 19
|
||||
scale down to: 18
|
||||
color: rgb(245,230,197)
|
||||
|
||||
@@ -84,7 +84,7 @@ card style:
|
||||
padding bottom: 0
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 22
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -175,7 +175,7 @@ card style:
|
||||
alignment: top shrink-overflow
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 14
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -245,7 +245,7 @@ card style:
|
||||
width: { if is_new_dual() then 240 else 200 }
|
||||
angle: 90
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 16
|
||||
color: rgb(245,230,197)
|
||||
symbol font:
|
||||
@@ -265,7 +265,7 @@ card style:
|
||||
width: 200
|
||||
angle: 270
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 16
|
||||
scale down to: 18
|
||||
color: rgb(245,230,197)
|
||||
|
||||
@@ -84,7 +84,7 @@ card style:
|
||||
padding bottom: 0
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 22
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -175,7 +175,7 @@ card style:
|
||||
alignment: top shrink-overflow
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 14
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -245,7 +245,7 @@ card style:
|
||||
width: { if is_new_dual() then 240 else 200 }
|
||||
angle: 90
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 16
|
||||
color: rgb(245,230,197)
|
||||
symbol font:
|
||||
@@ -265,7 +265,7 @@ card style:
|
||||
width: 200
|
||||
angle: 270
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 16
|
||||
scale down to: 18
|
||||
color: rgb(245,230,197)
|
||||
|
||||
@@ -66,7 +66,7 @@ init script:
|
||||
) +
|
||||
# step 5a: add arrow/diamond/dot symbols
|
||||
replace_rule(
|
||||
match: "->|>>>|@|<>",
|
||||
match: "->|>>>|@|<>|•",
|
||||
replace: "<sym-auto>&</sym-auto>") +
|
||||
# step 5b: Majority of affiliation symbols
|
||||
replace_rule(
|
||||
@@ -158,7 +158,7 @@ card style:
|
||||
padding bottom: 0
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 30
|
||||
scale down to: 6
|
||||
color: rgb(247,239,231)
|
||||
@@ -237,7 +237,7 @@ card style:
|
||||
alignment: middle center
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 16
|
||||
scale down to: 8
|
||||
color: rgb(247,239,231)
|
||||
|
||||
@@ -136,7 +136,7 @@ card style:
|
||||
padding bottom: 0
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 22
|
||||
color: rgb(230,230,230)
|
||||
symbol font:
|
||||
@@ -187,7 +187,7 @@ card style:
|
||||
padding bottom: 0
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 14
|
||||
color: rgb(230,230,230)
|
||||
symbol font:
|
||||
|
||||
@@ -84,7 +84,7 @@ card style:
|
||||
padding bottom: 0
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 22
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -175,7 +175,7 @@ card style:
|
||||
alignment: top shrink-overflow
|
||||
z index: 4
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 14
|
||||
color:
|
||||
script: if is_concealed() then rgb(23,4,6)
|
||||
@@ -245,7 +245,7 @@ card style:
|
||||
width: { if is_new_dual() then 240 else 200 }
|
||||
angle: 90
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 16
|
||||
color: rgb(245,230,197)
|
||||
symbol font:
|
||||
@@ -265,7 +265,7 @@ card style:
|
||||
width: 200
|
||||
angle: 270
|
||||
font:
|
||||
name: Percolator Expert
|
||||
name: Percolator Expert TM
|
||||
size: 16
|
||||
scale down to: 18
|
||||
color: rgb(245,230,197)
|
||||
|
||||
Reference in New Issue
Block a user