textBaseline

This commit is contained in:
Kyle
2018-12-15 12:21:50 -08:00
parent ddf735ad87
commit 58167a25dc
10 changed files with 52 additions and 53 deletions

View File

@@ -7,7 +7,7 @@ imgBorderMask.src = borderPath + "borderMask.png"
var titleFont = "40px belerenbsc"
var titleFontSpacing = "0.1px"
var titleX = 374.5
var titleY = 52
var titleY = 58
var titleAlign = "center"
//Mana Cost
var manaCostRadius = 17.5
@@ -17,22 +17,22 @@ var manaCostY = 59
var typeFont = "33.5px belerenb"
var typeFontSpacing = "0.05px"
var typeX = 374.5
var typeY = 598
var typeY = 604
var typeAlign = "center"
//Rules/Flavor Text
var textFont = "px mplantin"
var textFontSpacing = 0.7
var textX = 89
var textY = 662
var textY = 668
var textWidth = 660
//Power Toughness
var ptFont = "32px belerenb"
var ptFontSpacing = "0.3px"
var ptTextX = 635
var ptTextY = 933
var ptTextY = 939
imgBorderCreature.imgValues(560, 920, 150, 70)
//Bottom Info
var infoY = 993
var infoY = 999
//Set Symbol
var setSymbolY = 123
var setSymbolRight = 374.5