mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
More Planeswalker tweaking; this time changed initial loyalty value font from MPlantin to MatrixBoldSmallCaps.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@686 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -11,7 +11,6 @@ card dpi: 150
|
|||||||
|
|
||||||
#Images by Artfreakwiu
|
#Images by Artfreakwiu
|
||||||
#Code by Pichoro
|
#Code by Pichoro
|
||||||
#Todo: paragraph height property behaves strangely; doesn't always work right, depending on length of abilities. Can be manipulated with soft line breaks; but this isn't ideal.
|
|
||||||
#Todo: update images after lorwyn release to feature proper frames rather than guesses.
|
#Todo: update images after lorwyn release to feature proper frames rather than guesses.
|
||||||
#Todo: add textures to namebox and type/rarity box.
|
#Todo: add textures to namebox and type/rarity box.
|
||||||
############################################################## Extra scripts
|
############################################################## Extra scripts
|
||||||
@@ -295,13 +294,13 @@ card style:
|
|||||||
#starting loyalty
|
#starting loyalty
|
||||||
toughness:
|
toughness:
|
||||||
z index: 4
|
z index: 4
|
||||||
left: 325
|
left: 326
|
||||||
top: 468
|
top: 467
|
||||||
width: 13.16
|
width: 13.16
|
||||||
height: 34.63
|
height: 34.63
|
||||||
alignment: center middle
|
alignment: center middle
|
||||||
font:
|
font:
|
||||||
name: Mplantin
|
name: MatrixBoldSmallCaps
|
||||||
size: 16
|
size: 16
|
||||||
weight: bold
|
weight: bold
|
||||||
color: rgb(255,255,255)
|
color: rgb(255,255,255)
|
||||||
|
|||||||
Reference in New Issue
Block a user