Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
magicseteditor
Commits
8e3d3365
Commit
8e3d3365
authored
Jul 05, 2007
by
twanvl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New name box for magic-new-token
parent
496cda13
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
34 additions
and
31 deletions
+34
-31
data/magic-new-token.mse-style/name-left.png
data/magic-new-token.mse-style/name-left.png
+0
-0
data/magic-new-token.mse-style/name-mid.png
data/magic-new-token.mse-style/name-mid.png
+0
-0
data/magic-new-token.mse-style/name-right.png
data/magic-new-token.mse-style/name-right.png
+0
-0
data/magic-new-token.mse-style/name.jpg
data/magic-new-token.mse-style/name.jpg
+0
-0
data/magic-new-token.mse-style/name_l.JPG
data/magic-new-token.mse-style/name_l.JPG
+0
-0
data/magic-new-token.mse-style/name_l_mask.png
data/magic-new-token.mse-style/name_l_mask.png
+0
-0
data/magic-new-token.mse-style/name_mask.png
data/magic-new-token.mse-style/name_mask.png
+0
-0
data/magic-new-token.mse-style/name_r.JPG
data/magic-new-token.mse-style/name_r.JPG
+0
-0
data/magic-new-token.mse-style/name_r_mask.png
data/magic-new-token.mse-style/name_r_mask.png
+0
-0
data/magic-new-token.mse-style/style
data/magic-new-token.mse-style/style
+34
-31
No files found.
data/magic-new-token.mse-style/name-left.png
0 → 100644
View file @
8e3d3365
1019 Bytes
data/magic-new-token.mse-style/name-mid.png
0 → 100644
View file @
8e3d3365
1.32 KB
data/magic-new-token.mse-style/name-right.png
0 → 100644
View file @
8e3d3365
829 Bytes
data/magic-new-token.mse-style/name.jpg
deleted
100644 → 0
View file @
496cda13
7.65 KB
data/magic-new-token.mse-style/name_l.JPG
deleted
100644 → 0
View file @
496cda13
1.25 KB
data/magic-new-token.mse-style/name_l_mask.png
deleted
100644 → 0
View file @
496cda13
259 Bytes
data/magic-new-token.mse-style/name_mask.png
deleted
100644 → 0
View file @
496cda13
489 Bytes
data/magic-new-token.mse-style/name_r.JPG
deleted
100644 → 0
View file @
496cda13
1.22 KB
data/magic-new-token.mse-style/name_r_mask.png
deleted
100644 → 0
View file @
496cda13
242 Bytes
data/magic-new-token.mse-style/style
View file @
8e3d3365
...
@@ -37,6 +37,7 @@ init script:
...
@@ -37,6 +37,7 @@ init script:
suffix := ""
suffix := ""
template := { input + "{type}{suffix}.jpg" }
template := { input + "{type}{suffix}.jpg" }
land_template := { "c{type}{suffix}.jpg" }
land_template := { "c{type}{suffix}.jpg" }
colored_lands := false
# Use the normal tap symbol
# Use the normal tap symbol
mana_t := {
mana_t := {
...
@@ -123,12 +124,12 @@ card style:
...
@@ -123,12 +124,12 @@ card style:
width: 275
width: 275
height: 28
height: 28
alignment: bottom center shrink-overflow
alignment: bottom center shrink-overflow
padding bottom:
0
padding bottom:
-2
padding top: 2
padding top: 2
z index: 3
z index: 3
symbol font:
symbol font:
name: magic-embossedletters
name: magic-embossedletters
size:
100
size:
22
alignment: bottom center
alignment: bottom center
always symbol: true
always symbol: true
...
@@ -138,9 +139,9 @@ card style:
...
@@ -138,9 +139,9 @@ card style:
top: { if text_shape() == 2 then 58 else 59 }
top: { if text_shape() == 2 then 58 else 59 }
width: 315
width: 315
height:
height:
{ if text_shape() == "
1" then 349
{ if text_shape() == "
0" then 366
else if text_shape() == "
2" then 288
else if text_shape() == "
1" then 349
else
366
}
else
288
}
mask: { "imagemask{text_shape()}.png" }
mask: { "imagemask{text_shape()}.png" }
z index: 1
z index: 1
...
@@ -150,9 +151,9 @@ card style:
...
@@ -150,9 +151,9 @@ card style:
type:
type:
left: 35
left: 35
top:
top:
{ if text_shape() == "
1" then 414
{ if text_shape() == "
0" then 432
else if text_shape() == "
2" then 350
else if text_shape() == "
1" then 414
else
43
0 }
else
35
0 }
width: 286
width: 286
height: 20
height: 20
alignment: top shrink-overflow
alignment: top shrink-overflow
...
@@ -169,9 +170,9 @@ card style:
...
@@ -169,9 +170,9 @@ card style:
rarity:
rarity:
left: 320
left: 320
top:
top:
{ if text_shape() == "
1" then 415
{ if text_shape() == "
0" then 432
else if text_shape() == "
2" then 351
else if text_shape() == "
1" then 414
else
432
}
else
351
}
width: 22
width: 22
height: 22
height: 22
z index: 1
z index: 1
...
@@ -188,9 +189,9 @@ card style:
...
@@ -188,9 +189,9 @@ card style:
text:
text:
left: 31
left: 31
top:
top:
{ if text_shape() == "
1" then 444
{ if text_shape() == "
0" then 300
else if text_shape() == "
2" then 388
else if text_shape() == "
1" then 444
else 3
00
}
else 3
88
}
width: 311
width: 311
height:
height:
{ if text_shape() == "1" then 22
{ if text_shape() == "1" then 22
...
@@ -303,43 +304,45 @@ extra card field:
...
@@ -303,43 +304,45 @@ extra card field:
extra card style:
extra card style:
pt box:
pt box:
left: 268
left:
top: 456
{ if text_shape() == "2" then 275
width: 90
else 271 }
height: 50
top:
{ if text_shape() == "2" then 463
else 461 }
width: 81
height: 42
z index: 1
z index: 1
visible: { card.pt != "" }
visible: { card.pt != "" }
render style: image
render style: image
mask: mask_pt.png
#
mask: mask_pt.png
image: { card_ptbox(suffix: text_shape()) }
image: { card_ptbox(suffix: text_shape()) }
name box:
name box:
left: { card_style.name.content_width * -0.5 + 187.5 }
left: { card_style.name.content_width * -0.5 + 187.5 }
top: 2
5
top: 2
6
width: { card_style.name.content_width
+ 1
}
width: { card_style.name.content_width }
height: 35
height: 35
z index: 2
z index: 2
visible: { card.name != "" }
visible: { card.name != "" }
render style: image
render style: image
choice images:
image: name-mid.png
black: name.jpg
name box left:
name box left:
right: { card_style.name.content_width * -0.5 + 187.5 }
right: { card_style.name.content_width * -0.5 + 187.5 }
top: 2
5
top: 2
6
width: 15
width: 15
height: 35
height: 35
z index: 2
z index: 2
visible: { card.name != "" }
visible: { card.name != "" }
render style: image
render style: image
choice images:
image: name-left.png
black: name_l.jpg
name box right:
name box right:
left: { card_style.name.content_width * 0.5 + 18
8
.5 }
left: { card_style.name.content_width * 0.5 + 18
7
.5 }
top: 2
5
top: 2
6
width: 1
5
width: 1
4
height: 35
height: 35
z index: 2
z index: 2
visible: { card.name != "" }
visible: { card.name != "" }
render style: image
render style: image
choice images:
image: name-right.png
black: name_r.jpg
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment